summaryrefslogtreecommitdiffstats
path: root/include/clang/Basic/Features.def
Commit message (Expand)AuthorAgeFilesLines
* Merging r352672:Hans Wennborg2019-02-011-1/+1
* __has_feature(pragma_clang_attribute_namespaces) should be __has_extensionErik Pilkington2019-01-081-1/+7
* Add a __has_feature check for namespaces on #pragma clang attribute.Erik Pilkington2019-01-071-0/+1
* Support Swift in platform availability attributeMichael Wu2018-11-121-0/+1
* NFC: Remove the ObjC1/ObjC2 distinction from clang (and related projects)Erik Pilkington2018-10-301-11/+11
* Support enums with a fixed underlying type in all language modes.Erik Pilkington2018-09-281-1/+2
* [Lexer] Add udefined_behavior_sanitizer featureLeonard Chan2018-09-221-0/+2
* [Lexer] Add xray_instrument featurePetr Hosek2018-09-171-0/+1
* [MSan] add KMSAN support to Clang driverAlexander Potapenko2018-09-071-1/+3
* Add a new driver mode to dump compiler feature and extension options.Aaron Ballman2018-05-311-0/+238