Fixed a logic error in the expect() method. If the start string does not match,
there's no point matching further sub strings; the expect() already fails. Also cleaned up the assert message for VARIABLES_DISPLAYED_CORRECTLY. llvm-svn: 112074
Loading
Please register or sign in to comment