[PATCH] D74488: [VFS] Fix vfsoverlay assertion due to RedirectingFileSystem path handling.
Adrian McCarthy via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 13 12:06:00 PST 2020
amccarth added a comment.
Ah, with clang-scan-deps the cdb file is overriding the working directory with one in the wrong format.
I don't see why the ClangScanDeps tests don't fail for me, but this is a good lead. I think I'll have this pinned down soon.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74488/new/
https://reviews.llvm.org/D74488
More information about the llvm-commits
mailing list