[Lldb-commits] [PATCH] D121818: [lldb] Expose diagnostic events through the SB API

Jim Ingham via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Mar 16 10:49:28 PDT 2022


jingham added a comment.

Yes, if we had had the SBStructuredData class from the start, that would have been a clearer, more robust and flexible way to do the event data in general.  But at this point the event data word meanings are API so we can't really remove the old way.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D121818/new/

https://reviews.llvm.org/D121818



More information about the lldb-commits mailing list