[PATCH] D135849: [llvm] Return canonical virtual path from `RedirectingFileSystem`
Jan Svoboda via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 6 06:08:16 PDT 2023
jansvoboda11 updated this revision to Diff 537689.
jansvoboda11 added a comment.
Add unit tests, use `SmallVector`, make `clang-scan-deps` test portable
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135849/new/
https://reviews.llvm.org/D135849
Files:
clang/lib/Lex/ModuleMap.cpp
clang/test/ClangScanDeps/modules-canononical-module-map-case.c
llvm/include/llvm/Support/VirtualFileSystem.h
llvm/lib/Support/VirtualFileSystem.cpp
llvm/unittests/Support/VirtualFileSystemTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135849.537689.patch
Type: text/x-patch
Size: 9740 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230706/56d32e49/attachment.bin>
More information about the cfe-commits
mailing list