[Lldb-commits] [PATCH] D106584: [lldb] Assert file cache and live memory are equal on debug builds
Augusto Noronha via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Jul 28 13:42:17 PDT 2021
augusto2112 updated this revision to Diff 362523.
augusto2112 added a comment.
Run file-cache verification on tests, change raw buffer to unique pointer
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106584/new/
https://reviews.llvm.org/D106584
Files:
lldb/include/lldb/Core/Section.h
lldb/include/lldb/Target/Target.h
lldb/packages/Python/lldbsuite/test/lldbtest.py
lldb/source/Core/Section.cpp
lldb/source/Target/Target.cpp
lldb/source/Target/TargetProperties.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106584.362523.patch
Type: text/x-patch
Size: 5493 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210728/d4e4e143/attachment.bin>
More information about the lldb-commits
mailing list