Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Substitute unscoped template names. | Anders Carlsson | 2009-09-17 | 1 | -7/+5 |
* | Get rid of the last grep. | Anders Carlsson | 2009-09-17 | 1 | -2/+2 |
* | When mangling function template specialization, mangle the type encoding of t... | Anders Carlsson | 2009-09-17 | 1 | -4/+5 |
* | Add basic substitution to the C++ mangler. It currently only looks at types. | Anders Carlsson | 2009-09-17 | 1 | -3/+3 |
* | Update for LLVM API change. | Owen Anderson | 2009-07-27 | 1 | -1/+1 |
* | Improve code generation for function template specializations: | Douglas Gregor | 2009-06-29 | 1 | -1/+7 |
* | Keep track of function template specializations, to eliminate | Douglas Gregor | 2009-06-29 | 1 | -0/+21 |