[Lldb-commits] [PATCH] D27124: [LLDB][MIPS] Fix TestWatchpointIter failure
Jim Ingham via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Dec 1 12:02:38 PST 2016
jingham added a comment.
This looks fine. Can you add a comment explaining why this is necessary, it isn't obvious right off the bat?
If this is fixing a test case, then just add a comment and this change is fine. If the fix is test-suite neutral, then please add a test case.
https://reviews.llvm.org/D27124
More information about the lldb-commits
mailing list