Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add 'not' to commands that are expected to fail. | Rafael Espindola | 2013-07-04 | 1 | -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 Gregor | 2010-12-01 | 1 | -0/+9 |
| | | | | llvm-svn: 120523 | ||||
* | Implement basic AST importing and merging support for class template | Douglas Gregor | 2010-11-30 | 1 | -0/+15 |
declarations. llvm-svn: 120448 |