Age | Commit message (Expand) | Author |
---|---|---|
2011-12-20 | Fix a crash on invalid, http://llvm.org/pr11599 | Nico Weber |
2011-10-25 | Make the -Wc++11-compat warnings ignored by default, so we don't break | Douglas Gregor |
2010-08-25 | Support explicit instantiation of function templates and members of class | Chandler Carruth |
2010-04-08 | Make CXXScopeSpec invalid when incomplete, and propagate that into any | Jeffrey Yasskin |
2009-12-19 | Refactor to remove more dependencies on PreDeclaratorDC. I seem to have made | John McCall |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-11-03 | Introduce a new class, UnqualifiedId, that provides a parsed | Douglas Gregor |
2009-10-27 | Only set the point of instantiation for an implicit or explicit | Douglas Gregor |
2009-10-15 | More explicit template instantiation. Now we're checking for more | Douglas Gregor |