diff options
| author | Greg Clayton <gclayton@apple.com> | 2010-07-06 23:34:08 +0000 |
|---|---|---|
| committer | Greg Clayton <gclayton@apple.com> | 2010-07-06 23:34:08 +0000 |
| commit | 364f1167cb94de337f56f115e07335ac28bf213a (patch) | |
| tree | 9faa21a89fb969bd843c591d9e34ec83f67a0e18 /clang/lib/CodeGen/CodeGenFunction.cpp | |
| parent | cf781e543006cb7e7e26e4c2d674659d586eb05d (diff) | |
| download | llvm-364f1167cb94de337f56f115e07335ac28bf213a.zip llvm-364f1167cb94de337f56f115e07335ac28bf213a.tar.gz llvm-364f1167cb94de337f56f115e07335ac28bf213a.tar.bz2 | |
Fixed an issue with looking up line table entries by address where internal
line table entries that were termination entries (ones that define the bounds
of the previous entry) could be found when looking up line table entries.
We now properly skip these termination entries and check the next entry to
try for a match.
llvm-svn: 107729
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions
