llvm-project/clang/test/CXX/basic
Fangrui Song d0d076fed9 [Driver] Flip the CC1 default of -fdiagnostics-show-option
The driver enables -fdiagnostics-show-option by default, so flip the CC1
default to reduce the lengths of common CC1 command lines.

This change also makes ParseDiagnosticArgs() consistently enable
-fdiagnostics-show-option by default.
2020-03-31 21:59:27 -07:00
..
basic.def
basic.def.odr C++ DR712 and others: handle non-odr-use resulting from an lvalue-to-rvalue conversion applied to a member access or similar not-quite-trivial lvalue expression. 2019-06-14 17:46:37 +00:00
basic.link [c++2a] Add semantic support for private module fragments. 2019-04-18 21:12:54 +00:00
basic.lookup [Driver] Flip the CC1 default of -fdiagnostics-show-option 2020-03-31 21:59:27 -07:00
basic.scope [c++2a] Improve diagnostic for use of declaration from another TU's 2019-04-18 00:56:58 +00:00
basic.start
basic.stc/basic.stc.dynamic
basic.types