================ @@ -0,0 +1,172 @@ +// RUN: %clang_cc1 -fsyntax-only -flifetime-safety -flifetime-safety-inference -Wlifetime-safety-noescape -verify %s ---------------- usx95 wrote:
nit: remove `-flifetime-safety`. This is on by default for now and will be deprecated/removed in subsequent releases. https://github.com/llvm/llvm-project/pull/177260 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
