llvm-project/clang/include
Aaron Ballman 0f28cf416d Correct the __has_c_attribute value for maybe_unused
The original proposal was adopted in Apr 2019, but was subsequently
updated by WG14 N2662 in June 2021. We already supported the attribute
on a label and it behaved as expected, but we had not bumped the
feature test value.
2022-09-13 09:33:20 -04:00
..
clang Correct the __has_c_attribute value for maybe_unused 2022-09-13 09:33:20 -04:00
clang-c Expose QualType::getNonReferenceType in libclang 2022-09-02 09:54:10 -04:00
CMakeLists.txt