[clang] Clang: Add warning flag for storage class specifiers on explicit specializations (PR #96699)
Krystian Stasiowski via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 26 12:35:24 PDT 2024
https://github.com/sdkrystian approved this pull request.
Minor nit: Probably don't need to explicitly define a diagnostic group, since it's only ever used for this diagnostic.
https://github.com/llvm/llvm-project/pull/96699
More information about the cfe-commits
mailing list