Skip to content
Commit a6f759e4 authored by Aaron Ballman's avatar Aaron Ballman
Browse files

Modify __has_attribute so that it only looks for GNU-style attributes. Removes...

Modify __has_attribute so that it only looks for GNU-style attributes. Removes the ability to look for generic attributes and keywords via this macro, which has the potential to be a breaking change. However, since there is __has_cpp_attribute and __has_declspec_attribute, and given the limited usefulness of querying a generic attribute name regardless of syntax, this seems like the correct path forward.

llvm-svn: 223468
parent 3c0f9b4a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment