[Lldb-commits] [PATCH] D43419: Fix TestBreakpointInGlobalConstructor for Windows

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Feb 21 08:39:35 PST 2018


labath added a comment.

Yes, regardless of the target platform, if you specify num_locations = -2, then we just don't check the number of locations.


https://reviews.llvm.org/D43419





More information about the lldb-commits mailing list