Age | Commit message (Expand) | Author |
---|---|---|
2010-08-12 | Move Sema's headers into include/clang/Sema, renaming a few along the way. | Douglas Gregor |
2010-07-08 | When performing substitution of template arguments within the body of | Douglas Gregor |
2010-03-28 | After performing template argument deduction for a function template, | Douglas Gregor |
2009-09-14 | Implement partial ordering of function template specializations | Douglas Gregor |
2009-08-28 | Tighten up the conversion from a single-level template argument list | Douglas Gregor |
2009-08-28 | Remove the conversion from a multi-level template argument list back to a sin... | Douglas Gregor |
2009-08-28 | Implement template instantiation for member class templates. | Douglas Gregor |
2009-08-28 | Collect multiple levels of template arguments into a new type, | Douglas Gregor |