[Lldb-commits] [PATCH] D153726: [lldb] Avoid FileSystem::Resolve for cached files in the SourceManager
Jonas Devlieghere via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Jun 26 11:26:33 PDT 2023
JDevlieghere updated this revision to Diff 534667.
JDevlieghere marked an inline comment as done.
JDevlieghere added a comment.
Remove unused `Resolver`.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153726/new/
https://reviews.llvm.org/D153726
Files:
lldb/include/lldb/Core/SourceManager.h
lldb/include/lldb/Host/FileSystem.h
lldb/source/Core/SourceManager.cpp
lldb/source/Host/common/FileSystem.cpp
lldb/unittests/Core/SourceManagerTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153726.534667.patch
Type: text/x-patch
Size: 12312 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230626/3644bcb4/attachment-0001.bin>
More information about the lldb-commits
mailing list