Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add -std=c++20 flag, replace C++2a with C++20 throughout the Clang | Richard Smith | 2020-02-19 | 1 | -2/+2 |
* | [c++20] Implement P0846R0: allow (ADL-only) calls to template-ids whose | Richard Smith | 2019-05-09 | 1 | -9/+51 |
* | Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost... | Andy Gibbs | 2012-10-19 | 1 | -0/+1 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | First pass at friend semantics. | John McCall | 2009-08-06 | 1 | -3/+1 |
* | Test for [basic.lookup.unqual]p3 | Daniel Dunbar | 2009-06-15 | 1 | -0/+26 |