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