================
@@ -0,0 +1,358 @@
+// RUN: rm -rf %t && mkdir -p %t/docs && mkdir -p %t/build
----------------
ilovepi wrote:

```suggestion
// RUN: rm -rf %t && mkdir -p %t/docs  %t/build
```
you don't need to run `mkdir` twice.

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

Reply via email to