aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CompilerDriver/Tool.cpp
diff options
context:
space:
mode:
authorJohnny Chen <johnny.chen@apple.com>2010-10-28 18:24:22 +0000
committerJohnny Chen <johnny.chen@apple.com>2010-10-28 18:24:22 +0000
commitebfff955b680cb0a08cc9f7ea453b6cacf25ffdf (patch)
tree9de149aad9a1d96bcc3b89bd9b04ac573db527c3 /llvm/lib/CompilerDriver/Tool.cpp
parentfb8b7098a11cea50c63c9b190541cc624cc211c6 (diff)
downloadllvm-ebfff955b680cb0a08cc9f7ea453b6cacf25ffdf.zip
llvm-ebfff955b680cb0a08cc9f7ea453b6cacf25ffdf.tar.gz
llvm-ebfff955b680cb0a08cc9f7ea453b6cacf25ffdf.tar.bz2
If TestBase.expect() is passed an assert message, pass it along when delegating to TestBase.runCmd()
to execute the debugger command. This will result in a more semantic assert message than just the command failed message like before: AssertionError: False is not True : Command 'thread list' returns successfully And now, we will have: AssertionError: False is not True : Process state is stopped due to breakpoint llvm-svn: 117569
Diffstat (limited to 'llvm/lib/CompilerDriver/Tool.cpp')
0 files changed, 0 insertions, 0 deletions