malcolm.parsons added a comment.

In https://reviews.llvm.org/D26233#586005, @zturner wrote:

> Nice improvement.  I assume you ran the test suite and everything passed?


I think a change like this would fail to compile if it was wrong.

check-lldb passed:
==================

Issue Details
=============

UNEXPECTED SUCCESS: test_continue_in_watchpoint_command_dwarf 
(functionalities/watchpoint/watchpoint_commands/command/TestWatchpointCommandPython.py)
UNEXPECTED SUCCESS: test_continue_in_watchpoint_command_dwo 
(functionalities/watchpoint/watchpoint_commands/command/TestWatchpointCommandPython.py)
UNEXPECTED SUCCESS: test_dwarf 
(functionalities/thread/exit_during_break/TestExitDuringBreak.py)
UNEXPECTED SUCCESS: test_dwo 
(functionalities/thread/exit_during_break/TestExitDuringBreak.py)
UNEXPECTED SUCCESS: test_sb_api_listener_resume_dwarf 
(api/multithreaded/TestMultithreaded.py)
UNEXPECTED SUCCESS: test_sb_api_listener_resume_dwo 
(api/multithreaded/TestMultithreaded.py)
UNEXPECTED SUCCESS: test_with_dwarf (lang/cpp/printf/TestPrintf.py)
UNEXPECTED SUCCESS: test_with_dwo (lang/cpp/printf/TestPrintf.py)




Test Result Summary
===================

Test Methods:       1868
Reruns:                0
Success:            1099
Expected Failure:    116
Failure:               0
Error:                 0
Exceptional Exit:      0
Unexpected Success:    8
Skip:                645
Timeout:               0
Expected Timeout:      0
[100%] Built target check-lldb


Repository:
  rL LLVM

https://reviews.llvm.org/D26233



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to