diff options
| author | Jim Ingham <jingham@apple.com> | 2013-09-10 02:06:17 +0000 |
|---|---|---|
| committer | Jim Ingham <jingham@apple.com> | 2013-09-10 02:06:17 +0000 |
| commit | df59c4a93744e3f827f4d7fe9f35e06e31966520 (patch) | |
| tree | 1a20284f21617f104d1ec10ab11fba959cad4bcb /llvm/lib/Support/StringRef.cpp | |
| parent | 0dca2e5ed11a25f8eda7dd83b4d3168bcfaab6a2 (diff) | |
| download | llvm-df59c4a93744e3f827f4d7fe9f35e06e31966520.zip llvm-df59c4a93744e3f827f4d7fe9f35e06e31966520.tar.gz llvm-df59c4a93744e3f827f4d7fe9f35e06e31966520.tar.bz2 | |
Change the "breakpoint fuzz" algorithm from "coalesce the line ranges for a file & line breakpoint if they are contiguous" to
"coalesce the line ranges for a file & line breakpoint to the first range in each block". We were still setting a silly number
of independent breakpoints sometimes, and until we get a compiler that emits trustworthy is_stmt flags in the line table, we
need to do something to reduce the noise.
<rdar://problem/14920404>
llvm-svn: 190380
Diffstat (limited to 'llvm/lib/Support/StringRef.cpp')
0 files changed, 0 insertions, 0 deletions
