[Lldb-commits] [PATCH] D52572: Replace pointer to C-array of PropertyDefinition with llvm::ArrayRef

Zachary Turner via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Sep 26 16:38:53 PDT 2018


zturner added a comment.

You might be right, I’m on mobile so hard for me to review. I saw a bunch
of nullptr so assumed it was still using sentinel values for iterating. If
not, ignore my suggestion


Repository:
  rLLDB LLDB

https://reviews.llvm.org/D52572





More information about the lldb-commits mailing list