================
@@ -0,0 +1,7 @@
+// RUN: rm -rf %t && mkdir %t
+// RUN: cp "%s" "%t/test.cpp"
----------------
ilovepi wrote:

Looks like I missed this. Please don’t copy the test file around. To be blunt 
this pattern has been brought up in multiple PRs and even in previous 
incarnations of this one. Use the same conventions we’ve insisted on in other 
tests here. 

https://github.com/llvm/llvm-project/pull/93281
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to