================ @@ -0,0 +1,19 @@ +// RUN: not %clang_cc1 -std=c++23 -fsyntax-only %s 2>&1 | FileCheck %s ---------------- zyn0217 wrote:
You may want to move this test to an existing file, with a unique namespace pointing to the issue number. https://github.com/llvm/llvm-project/pull/176896 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
