GeorgeKA 7145ead280
[Clang] Add warning message for C++17 alias template CTAD (#133806)
Alias template class template argument deduction is a documented C++20
feature. C++17 also happens to support it, but there is no message
output to indicate the officially supported version. This PR adds that.

Also updated relevant CTAD test cases.

Closes #125913
2025-04-03 15:58:52 +02:00
..
2025-03-29 20:54:15 +01:00
2025-03-29 20:54:15 +01:00

See llvm/docs/README.txt