Files
llvm/clang/lib
Corentin Jabot 1cdc0e83c8 [Clang] Check type-constraints applied to placeholder types
(and deduced return types)

Previously, only type constraints applied to type parameter
were semantically checked.

A diagnostic would still be emitted on instantiation, but it was
too late, lacked clarity, and was inconsistent with type parameters.

Reviewed By: erichkeane

Differential Revision: https://reviews.llvm.org/D147925
2023-04-10 17:33:09 +02:00
..
2023-04-09 15:58:10 -04:00
2023-04-05 20:14:53 -04:00