[Lldb-commits] [PATCH] D43419: Fix TestBreakpointInGlobalConstructor for Windows
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Feb 20 17:43:20 PST 2018
labath added a comment.
I was actually thinking of making this unconditional. It makes the behaviour easier to understand and this test really does not care about whether the libraries were resolved statically or not.
I'm with Jim that we should make targeted tests for that functionality.
https://reviews.llvm.org/D43419
More information about the lldb-commits
mailing list