================ ---------------- AaronBallman wrote:
```suggestion // RUN: %clang_cc1 -fsyntax-only -verify %s ``` It doesn't require C++23 to demonstrate the issue: https://godbolt.org/z/zx39eEYra https://github.com/llvm/llvm-project/pull/187370 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
