Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moving a C++ test out of Sema and into SemaCXX; NFC. | Aaron Ballman | 2017-04-12 | 1 | -21/+0 |
| | | | | llvm-svn: 300071 | ||||
* | Fix for assertion when solving unresolved templates. | Rafael Espindola | 2012-08-28 | 1 | -0/+21 |
Patch by Magee, Josh. llvm-svn: 162737 |