llvm-project/clang/test/CXX/dcl.dcl
Richard Smith 24ad121582 Add -std=c++20 flag, replace C++2a with C++20 throughout the Clang
user interface and documentation, and update __cplusplus for C++20.

WG21 considers the C++20 standard to be finished (even though it still
has some more steps to pass through in the ISO process).

The old flag names are accepted for compatibility, as usual, and we
still have lots of references to C++2a in comments and identifiers;
those can be cleaned up separately.
2020-02-18 16:16:37 -08:00
..
basic.namespace When diagnosing an ambiguity, only note the candidates that contribute 2019-10-24 14:58:29 -07:00
dcl.attr Add -std=c++20 flag, replace C++2a with C++20 throughout the Clang 2020-02-18 16:16:37 -08:00
dcl.enum
dcl.link Bring r325915 back. 2018-02-23 19:30:48 +00:00
dcl.spec Add -std=c++20 flag, replace C++2a with C++20 throughout the Clang 2020-02-18 16:16:37 -08:00
p4-0x.cpp