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)
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


No differences found