================
@@ -464,6 +464,8 @@ Improvements to Clang's diagnostics
- Clang now diagnoses ``[[deprecated]]`` attribute usage on local variables
(#GH90073).
+- Clang now diagnoses misused reasoned ``delete("reason")`` warnings only in
pedantic mode. (#GH109311).
----------------
AaronBallman wrote:
```suggestion
- Clang now diagnoses ``= delete("reason")`` extension warnings only in
pedantic mode rather than on by default. (#GH109311).
```
https://github.com/llvm/llvm-project/pull/114713
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits