Clang Love
authorDarren Mo <dmo@fb.com>
Sun, 17 Aug 2014 00:32:54 +0000 (17:32 -0700)
committerSara Golemon <sgolemon@fb.com>
Tue, 9 Sep 2014 21:22:22 +0000 (14:22 -0700)
commit7ec1fc0e0e27ed56c1d18d33af9711a17e9ec750
tree7b292d922cffb38b5a9ec399554026bea0ef7e2e
parent34307dc2e322f88ed027c18ee86af274e5ae5ad3
Clang Love

Summary: Added support for clang in Checksum.cpp preprocessor statements.

Test Plan: The right code path is chosen using both gcc and clang now.

Reviewed By: brianp@fb.com

Subscribers: mathieubaudet, sroy, satadru

FB internal diff: D1502289
folly/Checksum.cpp