phosek added inline comments.

================
Comment at: clang/test/Driver/print-resource-dir.c:3
+// RUN:        -resource-dir=%S/Inputs/resource-dir \
+// RUN:      | FileCheck %s -check-prefix=PRINT-RESOURCE-DIR
+// PRINT-RESOURCE-DIR: Inputs{{/|\\}}resource-dir
----------------
MaskRay wrote:
> You can use `-DFILE=%S/Inputs/resource-dir` and check that the printed string 
> is exactly `[[FILE]]`.
> 
> Just use `/` and let Harbomaster confirm that Windows doesn't need backslash.
Thanks for the suggestion.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D101813/new/

https://reviews.llvm.org/D101813

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to