[PATCH] D59377: Frontend: Remove CompilerInstance::VirtualFileSystem, NFC
Duncan P. N. Exon Smith via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 18 09:00:58 PDT 2019
dexonsmith updated this revision to Diff 191104.
dexonsmith added a comment.
Document the default VFS used by the `FileManager`.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59377/new/
https://reviews.llvm.org/D59377
Files:
clang-tools-extra/clangd/Compiler.cpp
clang/include/clang/Basic/FileManager.h
clang/include/clang/Frontend/CompilerInstance.h
clang/lib/Frontend/ASTUnit.cpp
clang/lib/Frontend/CompilerInstance.cpp
clang/lib/StaticAnalyzer/Frontend/ModelInjector.cpp
lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp
lldb/source/Plugins/ExpressionParser/Clang/ClangModulesDeclVendor.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59377.191104.patch
Type: text/x-patch
Size: 8552 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190318/b132e29e/attachment.bin>
More information about the cfe-commits
mailing list