Avoid using hardcoded line number to break on. Use the line_number() utility
function to get the line number to break on during setUp(). Use a pattern to match the output from both gcc-compiled and clang-compiled binary. llvm-svn: 116374
Loading
Please register or sign in to comment