Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [c++20] Implement P0846R0: allow (ADL-only) calls to template-ids whose | Richard Smith | 2019-05-09 | 1 | -1/+4 |
* | Lit C++11 Compatibility Patch #7 | Charles Li | 2016-04-13 | 1 | -1/+8 |
* | Make the -Wc++11-compat warnings ignored by default, so we don't break | Douglas Gregor | 2011-10-25 | 1 | -1/+1 |
* | The C++98/03 standard is disturbingly silent about out-of-scope | Douglas Gregor | 2010-05-11 | 1 | -1/+1 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Improved fix for PR3844, which recovers better for class template | Douglas Gregor | 2009-10-30 | 1 | -1/+1 |
* | Improve diagnostics when parsing something like | Douglas Gregor | 2009-10-30 | 1 | -2/+1 |
* | Test various aspects of explicit instantiation that were already implemented. | Douglas Gregor | 2009-10-27 | 1 | -0/+18 |