================ @@ -1,4 +1,5 @@ // RUN: %clang_cc1 %s -std=c++2c -fsyntax-only -verify +// RUN: %clang_cc1 %s -std=c++2c -fsyntax-only -verify=expected,brace -Wexpansion-stmt-braced-body ---------------- Sirraide wrote:
Can you put a test for this warning in a separate file; because this file gets pretty messy otherwise... https://github.com/llvm/llvm-project/pull/209229 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
