[Lldb-commits] [lldb] [LLDB] Add type summaries for MSVC STL strings (PR #143177)
Michael Buch via lldb-commits
lldb-commits at lists.llvm.org
Wed Jun 18 02:36:42 PDT 2025
https://github.com/Michael137 commented:
Thanks for working on this! The general idea of having composite formats seems reasonable to me (though others, CC @jimingham, might have opinions). If libc++ ever decided to majorly overhaul some types we might be able to provide backwards compatibility for old layouts this way. Will give it a more thorough review later though.
https://github.com/llvm/llvm-project/pull/143177
More information about the lldb-commits
mailing list