[Lldb-commits] [PATCH] D137191: [lldb] Add information on type systems to statistics dump command
Alex Langford via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Nov 2 10:18:40 PDT 2022
bulbazord updated this revision to Diff 472672.
bulbazord added a comment.
Remove `const &` from argument to `Module::ForEachTypeSystem`
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137191/new/
https://reviews.llvm.org/D137191
Files:
lldb/include/lldb/Core/Module.h
lldb/include/lldb/Symbol/TypeSystem.h
lldb/include/lldb/Target/Statistics.h
lldb/source/Core/Module.cpp
lldb/source/Symbol/TypeSystem.cpp
lldb/source/Target/Statistics.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137191.472672.patch
Type: text/x-patch
Size: 4407 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20221102/f232ea12/attachment-0001.bin>
More information about the lldb-commits
mailing list