It used to always call into the RealFileSystem before.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D34469
Use vfs::FileSystem in ASTUnit when creating CompilerInvocation. ClosedPublic Authored by ilya-biryukov on Jun 21 2017, 11:59 AM.
Details Summary It used to always call into the RealFileSystem before.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 22 2017, 1:28 AM Closed by commit rL306549: Use vfs::FileSystem in ASTUnit when creating CompilerInvocation. (authored by ibiryukov). · Explain WhyJun 28 2017, 8:06 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 104421 cfe/trunk/include/clang/Frontend/Utils.h
cfe/trunk/lib/Frontend/ASTUnit.cpp
cfe/trunk/lib/Frontend/CreateInvocationFromCommandLine.cpp
|