..
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
Defer checking for mismatches between the deletedness of and overriding
2020-03-12 13:07:22 -07:00
conv
[Sema][C++] Propagate conversion kind to specialize the diagnostics
2020-02-25 16:05:37 +00:00
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
Recommit: Compress formatting of array type names (int [4] -> int[4])
2021-10-21 11:34:43 -07:00
dcl.decl
Recommit: Compress formatting of array type names (int [4] -> int[4])
2021-10-21 11:34:43 -07:00
drs
Recommit: Compress formatting of array type names (int [4] -> int[4])
2021-10-21 11:34:43 -07:00
except
[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default
2022-01-16 18:54:17 +09:00
expr
[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default
2022-01-16 18:54:17 +09:00
lex
Add type information to integral template argument if required.
2021-05-12 19:00:08 +00:00
module
[C++20] [Modules] Only check decls under namespace scope in CheckRedeclarationExported
2022-01-26 10:54:52 +08:00
modules-ts
[NFC] Format .cppm files in tests
2021-12-13 23:32:25 +08:00
over
[clang] retain type sugar in auto / template argument deduction
2021-11-15 23:07:45 +01:00
special
Recommit: Compress formatting of array type names (int [4] -> int[4])
2021-10-21 11:34:43 -07: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
[Sema] Mark explicit specialization declaration in a friend invalid
2021-12-15 10:26:55 -08:00