]> granicus.if.org Git - clang/commit
DebugInfo: Attribute calls to overloaded operators with the operator, not the start...
authorDavid Blaikie <dblaikie@gmail.com>
Sun, 25 Jan 2015 01:25:37 +0000 (01:25 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Sun, 25 Jan 2015 01:25:37 +0000 (01:25 +0000)
commitf0fc9d7a7bf0f9787cc2ead1ef00dcb603dd1132
treeecc012f44aa9e3e9981428c3f9b576f60726b6db
parent6d20e9041a49ab368d8d06e8366aa24788dfd1ac
DebugInfo: Attribute calls to overloaded operators with the operator, not the start of the whole expression

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