[Lldb-commits] [PATCH] D128377: [lldb] Fix off-by-one error in the AppleObjCRuntimeV2 utility function
    Adrian Prantl via Phabricator via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Wed Jun 22 13:47:28 PDT 2022
    
    
  
aprantl accepted this revision.
aprantl added a comment.
This revision is now accepted and ready to land.
I'm curious now why there is both `count` and `max_class_infos` and if the second is workaround for this bug? Anyway, this *looks* plausible!
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D128377/new/
https://reviews.llvm.org/D128377
    
    
More information about the lldb-commits
mailing list