llvm-project
040e9e02 - [libc++] Inline __has_feature and __has_extension uses (#133634)

Commit
112 days ago
[libc++] Inline __has_feature and __has_extension uses (#133634) Since GCC now supports `__has_feature` and `__has_extension` as well, there isn't much of a reason to define new macros to test for the features.
Author
Parents
Loading