llvm-project/clang/lib/ASTMatchers
Nathan James fc3c80c386 [ASTMatchers] adds isComparisonOperator to BinaryOperator and CXXOperatorCallExpr
Reviewers: aaron.ballman, gribozavr2

Reviewed By: aaron.ballman

Subscribers: cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D75800
2020-03-09 00:05:10 +00:00
..
Dynamic [ASTMatchers] adds isComparisonOperator to BinaryOperator and CXXOperatorCallExpr 2020-03-09 00:05:10 +00:00
ASTMatchFinder.cpp Remove clang::ast_type_traits namespace in favor of clang 2020-02-13 10:46:47 -08:00
ASTMatchersInternal.cpp [AST Matchers] Restrict `optionally` matcher to a single argument. 2020-03-05 14:48:40 -05:00
CMakeLists.txt [AST matchers] Add basic matchers for googletest EXPECT/ASSERT calls. 2020-02-21 12:05:15 -05:00
GtestMatchers.cpp Fix MSVC "not all control paths return a value" warning. NFCI. 2020-02-21 18:23:55 +00:00