[Lldb-commits] [PATCH] D130045: Implement better path matching in FileSpecList::FindFileIndex(...).
Greg Clayton via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Jul 18 16:17:44 PDT 2022
clayborg added a comment.
I added relative/absolute path caching to FileSpec without increasing the size of the FileSpec objects.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130045/new/
https://reviews.llvm.org/D130045
More information about the lldb-commits
mailing list