[clang] [Clang][Sema] Diagnose function/variable templates that shadow their own template parameters (PR #78274)
Krystian Stasiowski via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 18 07:27:56 PST 2024
sdkrystian wrote:
@zmodem template parameter shadowing is an extension with `-fms-compatibility`, if that works
https://github.com/llvm/llvm-project/pull/78274
More information about the cfe-commits
mailing list