[Lldb-commits] [PATCH] D149262: [lldb] Add settings for expression evaluation memory allocations.
Alex Langford via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon May 1 13:36:03 PDT 2023
bulbazord accepted this revision.
bulbazord added a comment.
This revision is now accepted and ready to land.
Thanks for adding the test. The test itself doesn't seem portable and likely will fail on several platforms though I'm not sure which off the top of my head. After landing this, please watch the buildbots and be prepared to add the necessary decorators to the test to skip those platforms.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149262/new/
https://reviews.llvm.org/D149262
More information about the lldb-commits
mailing list