Age | Commit message (Expand) | Author |
---|---|---|
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-11-23 | Tolerate extraneous "template<>" headers better, downgrading the | Douglas Gregor |
2009-10-14 | Additional semantic checking for explicit template instantiations, | Douglas Gregor |
2009-05-18 | When instantiating the definition of a member function of a class | Douglas Gregor |
2009-05-14 | Implement explicit instantiations of member classes of class templates, e.g., | Douglas Gregor |
2009-05-13 | Explicit instantiations of templates now instantiate the definitions | Douglas Gregor |
2009-05-13 | Improve the semantic checking for explicit instantiations of | Douglas Gregor |
2009-05-13 | Semantic analysis for explicit instantiation of class templates. We | Douglas Gregor |
2009-05-12 | Implement parsing for explicit instantiations of class templates, e.g., | Douglas Gregor |