summaryrefslogtreecommitdiffstats
path: root/test/SemaTemplate/instantiate-attr.cpp
Commit message (Expand)AuthorAgeFilesLines
* Instantiate attributes from the pattern record when instantiatingJohn McCall2010-08-011-0/+13
* Instantiate attributes on typedefs. This is a quick fix for PR7148,Douglas Gregor2010-05-171-0/+6
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* When instantiating a field decl, make sure to clone its attributes. With this...Anders Carlsson2009-11-071-0/+7