aboutsummaryrefslogtreecommitdiff
path: root/test/SemaTemplate/attributes.cpp
AgeCommit message (Expand)Author
2011-10-09For the various CF and NS attributes, don't complain if the parameterDouglas Gregor
2011-01-04Enhance the diagnostic for negative array sizes to include theChandler Carruth
2010-06-25Implement dependent alignment attribute support. This is a bit gross given theChandler Carruth
2010-05-19Revert r104106; it's breaking linking of Boost.Serialization.Douglas Gregor
2010-05-19Teach clang to instantiate attributes on more declarations. Fixes PR7102.Douglas Gregor
2010-05-18Protect isIntegerConstantExpr from seeing type- or value-dependentDouglas Gregor