]> granicus.if.org Git - clang/commit
DebugInfo: Correct the line location of geps on array accesses
authorDavid Blaikie <dblaikie@gmail.com>
Sat, 24 Jan 2015 23:35:17 +0000 (23:35 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Sat, 24 Jan 2015 23:35:17 +0000 (23:35 +0000)
commita63898178ce732973b20f259cadf94fecd91eea6
tree54bad4109be1baadd58407142b34a813144bfb8d
parent11f68050a9f54a116f8faafbca0764420df30dd0
DebugInfo: Correct the line location of geps on array accesses

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@227023 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGExpr.cpp
test/CodeGenCXX/debug-info-line.cpp