aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/Attributes.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-04-18Add #pragma clang attributeAlex Lorenz1-0/+11
2017-04-18Revert r300539 - Add #pragma clang attributeAlex Lorenz1-11/+0
2017-04-18Add #pragma clang attributeAlex Lorenz1-0/+11
2015-07-20Ignore the "novtable" declspec when not using the Microsoft C++ ABI.Bob Wilson1-2/+2
2014-11-14Complete support for the SD-6 standing document (based off N4200) with suppor...Aaron Ballman1-2/+2
2014-03-31Post-commit review coding style change: renaming HasAttribute to hasAttribute...Aaron Ballman1-1/+1
2014-03-31Reapplying r204952 a second time.Aaron Ballman1-0/+17
2014-03-27Reverting r204968 and r204969; while more build bots are happy with the resul...Aaron Ballman1-17/+0
2014-03-27Reapplying r204952 with fixes which should hopefully resolve linking issues w...Aaron Ballman1-0/+17
2014-03-27Reverting r204952, while I figure out what's going on with the makefile build.Aaron Ballman1-20/+0
2014-03-27Clean up the __has_attribute implementation without modifying its behavior. Aaron Ballman1-0/+20