This is a simple utility which allows matching on binaryOperator and
cxxOperatorCallExpr. It can also be extended to support
cxxRewrittenBinaryOperator.
Details
Details
- Reviewers
aaron.ballman - Commits
- rGe810e95e4bb9: [ASTMatchers] Add binaryOperation matcher
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo