================ @@ -424,6 +424,8 @@ Improvements to Clang's diagnostics name was a reserved name, which we improperly allowed to suppress the diagnostic. +- Clang now diagnoses [[deprecated]] attribute usage on local variables (#GH90073). ---------------- Sirraide wrote:
```suggestion - Clang now diagnoses ``[[deprecated]]`` attribute usage on local variables (#GH90073). ``` Oh, another nit here. I only noticed this now https://github.com/llvm/llvm-project/pull/113575 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits