summaryrefslogtreecommitdiffstats
path: root/lib/Basic/Attributes.cpp
Commit message (Expand)AuthorAgeFilesLines
* Introduce the _Clang scoped attribute token.Aaron Ballman2018-11-091-10/+12
* Support accepting __gnu__ as a scoped attribute namespace that aliases to gnu.Aaron Ballman2018-10-241-6/+11
* Add #pragma clang attributeAlex Lorenz2017-04-181-0/+11
* Revert r300539 - Add #pragma clang attributeAlex Lorenz2017-04-181-11/+0
* Add #pragma clang attributeAlex Lorenz2017-04-181-0/+11
* Ignore the "novtable" declspec when not using the Microsoft C++ ABI.Bob Wilson2015-07-201-2/+2
* Complete support for the SD-6 standing document (based off N4200) with suppor...Aaron Ballman2014-11-141-2/+2
* Post-commit review coding style change: renaming HasAttribute to hasAttribute...Aaron Ballman2014-03-311-1/+1
* Reapplying r204952 a second time.Aaron Ballman2014-03-311-0/+17
* Reverting r204968 and r204969; while more build bots are happy with the resul...Aaron Ballman2014-03-271-17/+0
* Reapplying r204952 with fixes which should hopefully resolve linking issues w...Aaron Ballman2014-03-271-0/+17
* Reverting r204952, while I figure out what's going on with the makefile build.Aaron Ballman2014-03-271-20/+0
* Clean up the __has_attribute implementation without modifying its behavior. Aaron Ballman2014-03-271-0/+20