[clang] Add warning message for C++17 alias template CTAD (PR #133806)

via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 31 14:46:44 PDT 2025


GeorgeKA wrote:

@mizvekov requesting review please and thanks.
The goal now is simply to let the user know the officially supported version when the feature is used with C++17.

https://github.com/llvm/llvm-project/pull/133806


More information about the cfe-commits mailing list