================
@@ -0,0 +1,17 @@
+[
+  {
+    "directory": "$test_dir/build",
----------------
ilovepi wrote:

Would the following work? It would be really nice if we could make this operate 
w/o the `sed` command.
```suggestion
    "directory": "./build",
```
or 
```suggestion
    "directory": ".",
```

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