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

No longer accepting attribute spellings with prefix and suffix underscores...

No longer accepting attribute spellings with prefix and suffix underscores except for GNU attributes, or C++11-style attributes in the GNU namespace. This prevents attributes such as __declspec(__dllexport__) or [[__noreturn__]] from being treated as known attributes.

llvm-svn: 197082
parent 1bab7058
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment