================ @@ -0,0 +1,47 @@ +// RUN: %clang_cc1 -fsyntax-only -fcxx-exceptions -Wlifetime-safety -Wno-dangling -verify %s ---------------- usx95 wrote:
Can we move these tests to `warn-lifetime-safety.cpp`. The code here requiring exceptions can be added within a `ifdef` https://github.com/llvm/llvm-project/pull/190345 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
