mirror of
https://github.com/intel/llvm.git
synced 2026-01-13 11:02:04 +08:00
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.
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.