================
@@ -378,6 +378,8 @@ Improvements to Clang's diagnostics
 
 - Clang now emits a diagnostic note at the class declaration when the method 
definition does not match any declaration (#GH110638).
 
+- Clang now omits warnings for extra parentheses in fold expressions with 
single expansion. (#GH101863)
----------------
erichkeane wrote:

```suggestion
- Clang now omits warnings for extra parentheses in fold expressions with 
single expansion (#GH101863).
```

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

Reply via email to