Detect clang in folly/Portability.h
authorYang Chi <yangchi@fb.com>
Thu, 13 Aug 2015 14:58:03 +0000 (07:58 -0700)
committerfacebook-github-bot-9 <folly-bot@fb.com>
Thu, 13 Aug 2015 15:20:31 +0000 (08:20 -0700)
commit05639983954d4263ecea516877b42e8735f54be0
tree6eb1e2099f14af48c33f8b4c0c5246ac69fe271f
parent919d8e39757df6413a1d558f67774d1344f5dfd8
Detect clang in folly/Portability.h

Summary: The fix in D2283221 was specific to a bug in gcc 4.8 but the macro was failing
to filter out clang compilers.

Reviewed By: @yfeldblum

Differential Revision: D2340160
folly/Portability.h