================ @@ -0,0 +1,8 @@ +// RUN: rm -rf %t +// RUN: mkdir %t +// RUN: echo "" > %t/compile_flags.txt +// RUN: cp "%s" "%t/test.cpp" ---------------- ilovepi wrote: Why copy this file and rename it? https://github.com/llvm/llvm-project/pull/94717