llvm-project/clang/test/CXX
Fangrui Song c79e6007ed Revert D119136 "[clang] Implement Change scope of lambda trailing-return-type" and its follow-up
This reverts commit 69dd89fdcb.
This reverts commit 04000c2f92.

The current states breaks libstdc++ usage (https://reviews.llvm.org/D119136#3455423).
The fixup has been reverted as it caused other valid code to be disallowed.
I think we should start from the clean state by reverting all relevant commits.
2022-04-20 10:57:12 -07:00
..
basic [NFC] Use %clang_cc instead of %clang in c++20 module tests 2021-12-22 11:50:47 +08:00
class [clang] p2085 out-of-class comparison operator defaulting 2021-12-20 08:47:54 -08:00
class.access [clang] Implement P0692R1 from C++20 (access checking on specializations and instantiations) 2021-08-10 19:20:50 +04:00
class.derived
conv
cpp [clang][WebAssemmbly] Call TargetInfo::adjust in derived method. 2022-02-10 16:04:06 -08:00
dcl [clang] fix transformation of template arguments of 'auto' type constraints 2021-09-08 03:22:34 +02:00
dcl.dcl [Clang] Add a compatibiliy warning for non-literals in constexpr. 2022-03-30 19:18:53 +02:00
dcl.decl [Clang] CWG 1394: Incomplete types as parameters of deleted functions 2022-04-12 11:10:10 +08:00
drs [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
except [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
expr Revert D119136 "[clang] Implement Change scope of lambda trailing-return-type" and its follow-up 2022-04-20 10:57:12 -07:00
lex Add type information to integral template argument if required. 2021-05-12 19:00:08 +00:00
module [C++20][Modules] Adjust handling of exports of namespaces and using-decls. 2022-04-08 08:57:37 +01:00
modules-ts [clang][ABI] New C++20 module mangling scheme 2022-03-30 08:51:27 -07:00
over [clang] retain type sugar in auto / template argument deduction 2021-11-15 23:07:45 +01:00
special [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
stmt.stmt Do not check if we are in a discared context in non-immediate contexts 2021-12-07 12:13:35 -05:00
temp Revert "[Concepts] Fix overload resolution bug with constrained candidates" 2022-04-19 07:51:21 -04:00