Rename folly/detail/Malloc.h to folly/detail/MallocImpl.h
authorChristopher Dykes <cdykes@fb.com>
Mon, 5 Jun 2017 23:09:11 +0000 (16:09 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Mon, 5 Jun 2017 23:23:18 +0000 (16:23 -0700)
commit43fde9f2bc353ef04b53721f8a3242ffda9f1f71
treed89ae752972adcbfb8e0e9f7dce274281580fa11
parent5480083584caaf6942ce289e1a66d32219b854b9
Rename folly/detail/Malloc.h to folly/detail/MallocImpl.h

Summary: This makes the name of the header match the source file.

Reviewed By: yfeldblum

Differential Revision: D5186193

fbshipit-source-id: b1f9041fb730eacb91ad167e500c25df8f8ba947
folly/Makefile.am
folly/Malloc.h
folly/detail/Malloc.h [deleted file]
folly/detail/MallocImpl.cpp
folly/detail/MallocImpl.h [new file with mode: 0644]