================
@@ -0,0 +1,2 @@
+// RUN: clang-doc --format=html --executor=standalone %s -output=%t/docs | 
FileCheck %s
+// CHECK: Using default asset: {{.*}}%{pathsep}share%{pathsep}clang
----------------
ilovepi wrote:

hmm, maybe I've sent you down the wrong path. I don't know if the `%{pathsep}` 
substitution will work outside of the `RUN` lines in something like FileCheck.

 If you cant get the old regex to pass, I'm fine w/ that.

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

Reply via email to