summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaTemplate/instantiate-field.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
| | | | | | Tests and drivers updated, still need to shuffle dirs. llvm-svn: 67602
* Implement basic template instantiation for fields. Reshuffle checkingDouglas Gregor2009-03-111-0/+28
for FieldDecls so that the parser and the template instantiation make use of the same semantic checking module. llvm-svn: 66685
OpenPOWER on IntegriCloud