[clang] [Clang][Sema] Diagnose use of template keyword after declarative nested-name-specifiers (PR #78595)

Krystian Stasiowski via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 30 10:58:59 PST 2024


sdkrystian wrote:

@cor3ntin Addressed your comments. I also added the error to a diagnostics group (`template-in-declaration-name`)

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


More information about the cfe-commits mailing list