clang attribute wrappers
authorDominik Gabi <dominik@fb.com>
Wed, 23 Dec 2015 23:43:24 +0000 (15:43 -0800)
committerfacebook-github-bot-4 <folly-bot@fb.com>
Thu, 24 Dec 2015 00:20:23 +0000 (16:20 -0800)
commit6896ff9de7e7e8d8db569b594e9b493d3e4f8122
tree608b70e2f337d7b2dc545a2899dfb42069801573
parent2a0cb93725b4adae2b3fa901aa0ff6107786bd06
clang attribute wrappers

Summary: adding GCC compatible wrappers for clang attributes to folly.

Reviewed By: yfeldblum

Differential Revision: D2706913

fb-gh-sync-id: 17db34089d48a6a01c20904321a47ff98141c2fe
folly/CppAttributes.h [new file with mode: 0644]
folly/Makefile.am