================
@@ -707,6 +707,12 @@ Improvements to Clang's diagnostics
 - Improve the diagnostics for placement new expression when const-qualified
   object was passed as the storage argument. (#GH143708)
 
+- Added a separate diagnostic group `-Wfunction-effect-redeclarations``, for 
the more pedantic
----------------
Sirraide wrote:

```suggestion
- Added a separate diagnostic group ``-Wfunction-effect-redeclarations``, for 
the more pedantic
```
typo

https://github.com/llvm/llvm-project/pull/148690
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to