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)
commit2d321fb79d86482792958341f9d6376cbcc38d97
tree025c5416a24e71b05b00522995f41e1451d3d1a1
parentd2010991776a26fb1fdc6b2e49cdac1334b7af23
DebugInfo: Correct the line location of geps on array accesses

llvm-svn: 227023
clang/lib/CodeGen/CGExpr.cpp
clang/test/CodeGenCXX/debug-info-line.cpp