ArcsinX added a comment. Just a question. On Windows `%resource_dir/..` looks a bit inconsistent after substitution (`d:\llvm-project\build\lib\clang\12.0.0\include/..`), but this test passes. As far as Windows accepts forward and back slashes, I expect something like this `%/resource_dir/..` to be consistent across all platforms. Are there any plans to add `%/resource_dir` substitution as it was done for %T, %s, etc?
Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D88721/new/ https://reviews.llvm.org/D88721 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits