[PATCH] D100343: [AST][NFC] Remove temporary ASTTU file from Introspection generation.
Nathan James via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 13 13:35:24 PDT 2021
njames93 updated this revision to Diff 337249.
njames93 added a comment.
Use InMemoryFileSystem instead of Remapped files, turns out they don't work if the file doesn't exist on disk.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100343/new/
https://reviews.llvm.org/D100343
Files:
clang/lib/Tooling/CMakeLists.txt
clang/lib/Tooling/DumpTool/ClangSrcLocDump.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100343.337249.patch
Type: text/x-patch
Size: 4546 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210413/779fae08/attachment.bin>
More information about the cfe-commits
mailing list