summaryrefslogtreecommitdiffstats
path: root/test/SemaTemplate/attributes.cpp
Commit message (Expand)AuthorAgeFilesLines
* For the various CF and NS attributes, don't complain if the parameterDouglas Gregor2011-10-091-0/+13
* Enhance the diagnostic for negative array sizes to include theChandler Carruth2011-01-041-1/+1
* Implement dependent alignment attribute support. This is a bit gross given theChandler Carruth2010-06-251-5/+18
* Revert r104106; it's breaking linking of Boost.Serialization.Douglas Gregor2010-05-191-21/+0
* Teach clang to instantiate attributes on more declarations. Fixes PR7102.Douglas Gregor2010-05-191-0/+21
* Protect isIntegerConstantExpr from seeing type- or value-dependentDouglas Gregor2010-05-181-0/+8