Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-17 | Implement template instantiation for using directives, which is dead simple. | Douglas Gregor | |
Also, make the "don't know how to instantiate a particular kind of declaration" diagnostic nicer, so we don't have to trap Clang in a debugger to figure out what went wrong. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@89050 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2009-08-29 | Improve instantiation of UnresolvedUsingDecls. | Anders Carlsson | |
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@80434 91177308-0d34-0410-b5e6-96231b3b80d8 |