[Lldb-commits] [PATCH] D35298: [MainLoop] Fix possible use of an invalid iterator

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Jul 12 03:25:29 PDT 2017


labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.

Looks great, thanks for catching this.

The code was doing it this way initially, but then this got lost with all the frantic refactors.


https://reviews.llvm.org/D35298





More information about the lldb-commits mailing list