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)
commit9f7ae2c9484431ad9caa4357b5109f90c166edd0
treefa18d0810dce019769b5f11f93d1e22bb1217af1
parent9b47966615cf71b296538ec9b4333b498ea695b7
DebugInfo: Attribute calls to overloaded operators with the operator, not the start of the whole expression

llvm-svn: 227028
clang/include/clang/AST/ExprCXX.h
clang/lib/CodeGen/CGExpr.cpp
clang/test/CodeGenCXX/debug-info-line.cpp