[PATCH] D123398: [VFS] RedirectingFileSystem only replace path if not already mapped
Duncan P. N. Exon Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 11 10:40:58 PDT 2022
dexonsmith added a comment.
In D123398#3439946 <https://reviews.llvm.org/D123398#3439946>, @bnbarham wrote:
> Does `clang/test/VFS/external-names-multi-overlay.c` need to be formatted or is it fine? It uses split-file so I'd really like to avoid the format here (makes it pretty silly).
Seems fine to ignore. If it bothers you I think you can add a comment to silence it (I'm not sure how to spell it, but probably something similar to `// clang-format off`).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123398/new/
https://reviews.llvm.org/D123398
More information about the llvm-commits
mailing list