]> granicus.if.org Git - clang/commit
Fix the buildbots (fallout from r227028) by returning the exprloc of non-binary opera...
authorDavid Blaikie <dblaikie@gmail.com>
Sun, 25 Jan 2015 07:44:05 +0000 (07:44 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Sun, 25 Jan 2015 07:44:05 +0000 (07:44 +0000)
commit2b5940d1da4ce61022aa931c84b77b919b05340e
treed67217cd87b1b004f3e3f1f5223b03db49ecb307
parenta19d28e1d73b8e80f6cf644509e629c7f2c0cefd
Fix the buildbots (fallout from r227028) by returning the exprloc of non-binary operator overload calls (and ->) to the start of the expression, not the location of the operator

I'll give this some further thought/discussion later, but this is enough
to unbreak the buildbots at least.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@227034 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/ExprCXX.h