llvm-project/clang/test/CXX/drs
Nikita Popov 532dc62b90 [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC)
This adds -no-opaque-pointers to clang tests whose output will
change when opaque pointers are enabled by default. This is
intended to be part of the migration approach described in
https://discourse.llvm.org/t/enabling-opaque-pointers-by-default/61322/9.

The patch has been produced by replacing %clang_cc1 with
%clang_cc1 -no-opaque-pointers for tests that fail with opaque
pointers enabled. Worth noting that this doesn't cover all tests,
there's a remaining ~40 tests not using %clang_cc1 that will need
a followup change.

Differential Revision: https://reviews.llvm.org/D123115
2022-04-07 12:09:47 +02:00
..
dr0xx.cpp Remove redundant check for access in the conversion from the naming 2020-11-29 19:21:59 -08:00
dr1xx.cpp [clang] fix typo correction not looking for candidates in base classes. 2021-10-16 00:35:22 +02:00
dr2xx.cpp Implement P1949 2021-08-18 07:33:14 -04:00
dr3xx.cpp [clang] p0388 conversion to incomplete array 2021-10-12 07:35:20 -07:00
dr4xx.cpp
dr5xx.cpp
dr6xx.cpp [NFC][AIX]Disable failed tests due to aggressive byval alignment warning on AIX 2022-02-01 11:49:53 -05:00
dr7xx.cpp Diagnose -Wunused-value based on CFG reachability 2021-09-28 10:00:15 -07:00
dr9xx.cpp
dr10xx.cpp Fully qualify template template parameters when printing 2021-09-02 15:04:34 -07:00
dr11xx.cpp
dr12xx.cpp [clang][DR] Add test for DR1227 and mark it as complete 2022-03-30 09:25:52 +02:00
dr13xx.cpp [clang][DR] Test and mark DR1305 as complete 2022-03-29 20:45:49 +02:00
dr14xx.cpp [clang][DR] Test and mark DR1479 as complete 2022-03-29 09:28:32 +02:00
dr15xx.cpp Print nullptr_t namespace qualified within std:: 2021-09-21 11:21:40 -07:00
dr16xx.cpp
dr17xx.cpp Fix test from 8dd42f, capitalization in test 2021-09-24 10:24:32 -07:00
dr18xx.cpp
dr19xx.cpp
dr20xx.cpp Diagnose -Wunused-value based on CFG reachability 2021-09-28 10:00:15 -07:00
dr21xx.cpp DR1413 and part of P1815R2: Minor improvements to Clang's determination 2020-12-15 14:53:26 -08:00
dr22xx.cpp
dr23xx.cpp
dr118.cpp
dr158.cpp [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
dr177x.cpp Recommit: Compress formatting of array type names (int [4] -> int[4]) 2021-10-21 11:34:43 -07:00
dr412.cpp
dr1748.cpp
dr2354.cpp [clang] CWG 2354: prohibit alignas for enums 2022-03-16 15:48:18 +08:00
dr2390.cpp [clang] Add test for C++ DR2390 2022-02-10 14:52:30 +01:00
dr2406.cpp [clang][tests] Add test for C++ DR2406 2022-02-10 14:52:30 +01:00