[PATCH] D91204: [[clang-scan-deps] Fix for input file given as relative path in compilation database "command" entry
Duncan P. N. Exon Smith via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 10 13:28:03 PST 2020
dexonsmith added a comment.
Can we use `getPhysicalFileSystem()` instead of `getRealFileSystem()` here?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91204/new/
https://reviews.llvm.org/D91204
More information about the cfe-commits
mailing list