summaryrefslogtreecommitdiffstats
path: root/clang/test/ASTMerge/class-template.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add 'not' to commands that are expected to fail.Rafael Espindola2013-07-041-1/+1
| | | | | | | This is at least good documentation, but also opens the possibility of using pipefail. llvm-svn: 185652
* Implement AST import support for class template specializations.Douglas Gregor2010-12-011-0/+9
| | | | llvm-svn: 120523
* Implement basic AST importing and merging support for class templateDouglas Gregor2010-11-301-0/+15
declarations. llvm-svn: 120448
OpenPOWER on IntegriCloud