[Lldb-commits] [PATCH] D142341: [LLDB][NFC] Fix a null pointer check in LibCxx.cpp

Michael Buch via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Jan 23 03:16:09 PST 2023


Michael137 added a comment.

Seems reasonable to me. Could you also apply the check to `LibCxxUnorderedMapIteratorSyntheticFrontEnd` which suffers from the same.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142341



More information about the lldb-commits mailing list