Updated the line on which to break for the formatters test
authorEnrico Granata <egranata@apple.com>
Thu, 11 Apr 2013 00:28:12 +0000 (00:28 +0000)
committerEnrico Granata <egranata@apple.com>
Thu, 11 Apr 2013 00:28:12 +0000 (00:28 +0000)
commitc1c31b2c986c96b0997b6d7914d9a1d665369462
tree768cd4a1e090321a76c7545e44759175e086beb0
parent96d2730a7b490d909450c20e5ae13964cf7a42ed
Updated the line on which to break for the formatters test

Moving over to source-regex might be a good idea, but it’s not what we really want to test. Ideally, we would set a regex breakpoint to find the right line, then delete it and set one by file and line with the right line info from before.

llvm-svn: 179246
lldb/tools/lldb-perf/darwin/formatters/formatters.cpp