llvm-project
040e9e02
- [libc++] Inline __has_feature and __has_extension uses (#133634)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#133634 - [libc++] Inline __has_feature and __has_extension uses
Author
philnik777
Parents
b9d41328
Loading