Rename FOLLY_GCC_DISABLE_WARNING to FOLLY_GNU_DISABLE_WARNING
Summary: This should allow better differentation between compilers in situations where warnings need to be disabled for a specific compiler. I've reclaimed the GCC_DISABLE version to have it now refer to only GCC, rather than GCC+CLANG, and also added a version for clang only. Reviewed By: yfeldblum Differential Revision: D7834730 fbshipit-source-id: 7e0b076f5d9bc55870cfb7e67281190b4add82e6
Showing
Please register or sign in to comment