diff options
author | Johannes Altmanninger <aclopte@gmail.com> | 2017-09-06 13:12:11 +0000 |
---|---|---|
committer | Johannes Altmanninger <aclopte@gmail.com> | 2017-09-06 13:12:11 +0000 |
commit | d614a1c15a44746d42cdbf586d3500b489fbe34b (patch) | |
tree | 0dd8efba124b4e02535d085d737ebb1ed0d972ea /llvm/lib/Support/Unix/Program.inc | |
parent | 48c726f925f9cb51f5a7bcb11361d0cf3d504eee (diff) | |
download | llvm-d614a1c15a44746d42cdbf586d3500b489fbe34b.zip llvm-d614a1c15a44746d42cdbf586d3500b489fbe34b.tar.gz llvm-d614a1c15a44746d42cdbf586d3500b489fbe34b.tar.bz2 |
[AST] Traverse CXXOperatorCallExpr in LexicallyOrderedRecursiveASTVisitor
Summary:
This affects overloaded operators, which are represented by a
CXXOperatorCallExpr whose first child is always a DeclRefExpr referring to the
operator. For infix, postfix and call operators we want the first argument
to be traversed before the operator.
Reviewers: arphaman
Subscribers: klimek, cfe-commits
Differential Revision: https://reviews.llvm.org/D37200
llvm-svn: 312633
Diffstat (limited to 'llvm/lib/Support/Unix/Program.inc')
0 files changed, 0 insertions, 0 deletions