================ @@ -0,0 +1,55 @@ +// RUN: %clang_cc1 -fsyntax-only -Wlifetime-safety -Wno-gnu-statement-expression -verify %s ---------------- usx95 wrote:
Since extensions warnings are default off, can we remove this flag and thereby move this test to existing file ? https://github.com/llvm/llvm-project/pull/204841 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
