hanchenye-llvm-project/clang/test/CXX
Nathan Sidwell dcd74716f9 [clang] p0388 conversion to incomplete array
This implements the new implicit conversion sequence to an incomplete
(unbounded) array type.  It is mostly Richard Smith's work, updated to
trunk, testcases added and a few bugs fixed found in such testing.

It is not a complete implementation of p0388.

Differential Revision: https://reviews.llvm.org/D102645
2021-10-12 07:35:20 -07:00
..
basic Diagnose -Wunused-value based on CFG reachability 2021-09-28 10:00:15 -07:00
class PR51874: Fix diagnostics for defaulted, implicitly deleted 'operator!='. 2021-09-15 15:43:02 -07: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] Add __STDCPP_THREADS__ to standard predefine macros 2020-11-22 16:05:53 -08:00
dcl [clang] fix transformation of template arguments of 'auto' type constraints 2021-09-08 03:22:34 +02:00
dcl.dcl [Clang][DiagnosticSemaKinds] combine diagnostic texts 2021-08-06 13:58:21 -07:00
dcl.decl Remove unnecessary triple from test 2021-06-15 09:49:45 -07:00
drs [clang] p0388 conversion to incomplete array 2021-10-12 07:35:20 -07:00
except Disallow narrowing conversions to bool in noexcept specififers 2021-08-06 10:26:39 -04:00
expr [clang] fix crash on template instantiation of invalid requires expressions 2021-08-03 23:16:04 +02:00
lex Add type information to integral template argument if required. 2021-05-12 19:00:08 +00:00
module
modules-ts Fix a diagnoses-valid bug with using declarations 2021-06-04 15:52:07 -04:00
over
special [clang] tests: cleanup, update and add some new ones 2021-04-09 17:24:08 +02:00
stmt.stmt Implement if consteval (P1938) 2021-10-05 08:04:14 -04:00
temp Diagnose -Wunused-value based on CFG reachability 2021-09-28 10:00:15 -07:00