[Lldb-commits] [PATCH] D153648: [lldb] Remove broken shared cache duplicate class handling

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Jun 23 11:12:03 PDT 2023


JDevlieghere added a comment.

Both issues are not present in the code that does the equivalent parsing for Objective-C versions 12 through 15. Most likely I accidentally introduced these bugs when copy/pasting this for the changes in 16. I would prefer to use that rather than diverging our handling of duplicates based on the Objective-C runtime version.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153648



More information about the lldb-commits mailing list