]> granicus.if.org Git - clang/commit
DebugInfo: Fix line table for comparisons harder/better for the sake of C (& the...
authorDavid Blaikie <dblaikie@gmail.com>
Sat, 31 Jan 2015 01:10:11 +0000 (01:10 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Sat, 31 Jan 2015 01:10:11 +0000 (01:10 +0000)
commitfff257ed059bbc57e2327e29beb18350ff0d6caf
treeb5dfb4a8f110854c93639e95f0361943bcbf96ad
parenta807a0bb70157068094a2cd8b876cd138d8b395b
DebugInfo: Fix line table for comparisons harder/better for the sake of C (& the GDB buildbot)

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@227663 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CodeGenFunction.cpp
test/CodeGen/debug-info-line.c [new file with mode: 0644]