llvm-project/clang/test/CXX/expr
Saar Raz df061c3e2b [Concepts] Constrained partial specializations and function overloads.
Added support for constraint satisfaction checking and partial ordering of constraints in constrained partial specialization and function template overloads.
Re-commit after fixing another crash (added regression test).

Differential Revision: https://reviews.llvm.org/D41910
2019-12-23 08:37:35 +02:00
..
expr.arith.conv [c++20] Add deprecation warnings for the expression forms deprecated by P1120R0. 2019-12-16 17:49:45 -08:00
expr.ass
expr.cast
expr.cond [c++1z] When initializing a const-qualified class type, don't forget to add on 2016-12-21 01:31:56 +00:00
expr.const If constant evaluation fails due to an unspecified pointer comparison, 2019-12-16 17:49:45 -08:00
expr.mptr.oper
expr.post [Sema] Improved diagnostic for qualifiers in reference binding 2019-06-21 10:50:02 +00:00
expr.prim [Concepts] Constrained partial specializations and function overloads. 2019-12-23 08:37:35 +02:00
expr.unary [Sema] Mark array element destructors referenced during initialization 2019-05-10 17:52:26 +00:00
p3.cpp
p8.cpp
p9.cpp
p10-0x.cpp
p13.cpp