[Lldb-commits] [lldb] [LLDB] Add formatters for MSVC STL std::(forward_)list (PR #148285)

Michael Buch via lldb-commits lldb-commits at lists.llvm.org
Mon Jul 14 07:56:19 PDT 2025


================
@@ -1,8 +1,3 @@
-// Evil hack: To simulate memory corruption, we want to fiddle with some internals of std::list.
----------------
Michael137 wrote:

Would be nice to fix the test to cover cycle detection. Happy to do that in a separate PR though. Since this is already how this test runs

https://github.com/llvm/llvm-project/pull/148285


More information about the lldb-commits mailing list