llvm-project/clang/test/CXX
Saar Raz d42d5eb8ea [Concepts] Implement P1616R1 - Using unconstrained template template parameters with constrained templates
Summary: Allow unconstrained template template parameters to accept constrainted templates as arguments.

Reviewers: rsmith

Subscribers: cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D73155
2020-01-23 23:32:03 +02:00
..
basic When diagnosing the lack of a viable conversion function, also list 2020-01-09 15:15:02 -08:00
class [c++20] Compute exception specifications for defaulted comparisons. 2019-12-15 22:02:31 -08:00
class.access Fix implementation of [temp.local]p4. 2019-02-15 21:53:07 +00:00
class.derived [Concepts] Function trailing requires clauses 2020-01-09 15:07:51 +02:00
conv Specify an explicit underlying type for this enum to fix Windows 2018-06-29 20:41:23 +00:00
cpp PR41192: fix cases where "missing ';' after class" error would 2019-04-16 00:47:45 +00:00
dcl [Concepts] Placeholder constraints and abbreviated templates 2020-01-23 19:39:43 +02:00
dcl.dcl When diagnosing an ambiguity, only note the candidates that contribute 2019-10-24 14:58:29 -07:00
dcl.decl PR44540: Prefer an inherited default constructor over an initializer 2020-01-14 19:29:50 -08:00
drs CWG2352: Allow qualification conversions during reference binding. 2020-01-09 18:24:06 -08:00
except [c++20] Compute exception specifications for defaulted comparisons. 2019-12-15 22:02:31 -08:00
expr [Concepts] Placeholder constraints and abbreviated templates 2020-01-23 19:39:43 +02:00
lex [C++20] Implement context-sensitive header-name lexing and pp-import parsing in the preprocessor. 2019-04-11 21:18:23 +00:00
module C++ DR2387: a variable template declared wtih (or instantiated with) a 2019-04-26 01:51:08 +00:00
modules-ts [c++2a] Implement semantic restrictions for 'export' declarations. 2019-04-22 22:50:11 +00:00
over When diagnosing the lack of a viable conversion function, also list 2020-01-09 15:15:02 -08:00
special When diagnosing the lack of a viable conversion function, also list 2020-01-09 15:15:02 -08:00
stmt.stmt Refactor the way we handle diagnosing unused expression results. 2019-01-04 16:58:14 +00:00
temp [Concepts] Implement P1616R1 - Using unconstrained template template parameters with constrained templates 2020-01-23 23:32:03 +02:00