================
@@ -1285,11 +1289,9 @@ void testBracedInitTemporaries() {
// These should not be noticed or fixed; after the correction, the code won't
- // compile.
+ // compile in version previous to C++20.
----------------
vbvictor wrote:
This is not needed anymore since those cases moved to another place?
```suggestion
// compile.
```
https://github.com/llvm/llvm-project/pull/131969
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits