Move folly/SafeAssert.h
authorYedidya Feldblum <yfeldblum@fb.com>
Fri, 3 Nov 2017 23:53:23 +0000 (16:53 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Sat, 4 Nov 2017 00:09:48 +0000 (17:09 -0700)
commit2e1b273c3ea45d6a7ca78d5d927f202f3aeb9b87
treec869bac583d87cf3aa20a96c080b0ae9afd9add3
parent4780814a0fc73b5bd186e56de93396a09fa15337
Move folly/SafeAssert.h

Summary: [Folly] Move `folly/SafeAssert.h` to `folly/lang/`.

Reviewed By: Orvid

Differential Revision: D6230421

fbshipit-source-id: 0086cd6fedd4ce0e7a4d5302a41153ec1a502e74
folly/Makefile.am
folly/SafeAssert.cpp [deleted file]
folly/SafeAssert.h [deleted file]
folly/experimental/StampedPtr.h
folly/experimental/symbolizer/Elf.h
folly/lang/SafeAssert.cpp [new file with mode: 0644]
folly/lang/SafeAssert.h [new file with mode: 0644]
folly/lang/test/SafeAssertTest.cpp [new file with mode: 0644]
folly/test/SafeAssertTest.cpp [deleted file]