================ @@ -0,0 +1,26 @@ +// RUN: %clang_cc1 -fsyntax-only -Wlifetime-safety-intra-tu-misplaced-lifetimebound -Wno-dangling -verify %s ---------------- usx95 wrote:
Makes sense. Can you remove the `-intra-tu` from the file name as it is not relevant here. https://github.com/llvm/llvm-project/pull/199149 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
