Follows through on c4cb3b10dc8c50e46c9fb1b7ae95e3c3c94975d3's FIXME from 2015. Anyone using this should migrate to InMemoryFileSystem and/or ClangTool::mapVirtualFile.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D90885
Tooling: Remove dead code for ToolingInvocation::mapVirtualFile ClosedPublic Authored by dexonsmith on Nov 5 2020, 2:18 PM.
Details Summary Follows through on c4cb3b10dc8c50e46c9fb1b7ae95e3c3c94975d3's FIXME from 2015. Anyone using this should migrate to InMemoryFileSystem and/or ClangTool::mapVirtualFile.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 5 2020, 4:29 PM Closed by commit rGc56ec7bedeb8: Tooling: Remove dead code for ToolingInvocation::mapVirtualFile (authored by dexonsmith). · Explain WhyNov 9 2020, 12:47 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 303962 clang/include/clang/Tooling/Tooling.h
clang/lib/Tooling/Tooling.cpp
|