================ @@ -0,0 +1,19 @@ +// RUN: %clang_cc1 -fsyntax-only -Wlifetime-safety -Wno-dangling -fcxx-exceptions -verify %s ---------------- usx95 wrote:
There is an already existing `#ifdef __cpp_exceptions` section there, specially for the conditionals. https://github.com/llvm/llvm-project/pull/204439 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
