Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
unittests
/
ASTMatchers
/
ASTMatchersTraversalTest.cpp
8003edc
Compound literals, enums, et al require const expr
by Bill Wendling
· 7 years ago
db63228
Fix ASTMatchersTraversalTest testcase compile on older compilers
by David Green
· 7 years ago
0945c8b
Fix Stmt::ignoreImplicit
by Stephen Kelly
· 7 years ago
3b2a17b
[ASTMatchers] Let hasAnyArgument also support CXXUnresolvedConstructExpr
by Shuai Wang
· 7 years ago
810ed5b
[ASTMatchers] Quickfix for tests.
by George Karpenkov
· 7 years ago
b5ea4df
[ASTMatchers] Introduce Objective-C matchers `hasReceiver` and `isInstanceMessage` for ObjCMessageExpr
by George Karpenkov
· 7 years ago
b4c0cbd
[ASTMatchers] Introduce a blockDecl matcher for matching block declarations
by George Karpenkov
· 7 years ago
9d1d0c4
[ASTMatchers] Extend hasParameter and hasAnyParameter matches to handle Objective-C methods
by George Karpenkov
· 7 years ago
a763fdf
[ASTMatcher] Extend hasAnyArgument to ObjCMessageExpr
by George Karpenkov
· 8 years ago
696e505
Unify and simplify the behavior of the hasDeclaration matcher.
by Manuel Klimek
· 8 years ago
31d08b6
[ASTMatchers] Allow forField to match indirect fields.
by Malcolm Parsons
· 8 years ago
5b717f3
[gtest] The way EXPECT_TEST now works after upgrading gtest triggers an
by Chandler Carruth
· 9 years ago
57aae07
DR1315: a non-type template argument in a partial specialization is permitted
by Richard Smith
· 9 years ago
77f039b
[ASTMatcher] Add hasReplacementType matcher for SubstTemplateTypeParmType
by Malcolm Parsons
· 9 years ago
a37e110
Adds hasUnqualifiedDesugaredType to allow matching through type sugar.
by Manuel Klimek
· 9 years ago
7d96c33
[ASTMatcher] Add CXXNewExpr support to hasDeclaration
by Malcolm Parsons
· 9 years ago
6339f1a
Traversing template paramter lists of DeclaratorDecls and/or TagDecls.
by Nico Weber
· 9 years ago
8cef2c2
[ASTMatchers] Add matchers canReferToDecl() and hasUnderlyingDecl()
by Martin Bohme
· 9 years ago
b33b02e
[ASTMatcher] Add templateName matcher.
by Haojian Wu
· 9 years ago
d898b09
[ASTMatcher] Add hasTemplateArgument/hasAnyTemplateArgument support in functionDecl.
by Haojian Wu
· 9 years ago
6ecaec8
[ASTMatchers] New forEachOverriden matcher.
by Clement Courbet
· 9 years ago
8a02efb
IgnoringImplicit matcher.
by Cong Liu
· 9 years ago
b1bcd5d
Revert "[ASTMatchers] New forEachOverriden matcher."
by Chandler Carruth
· 9 years ago
8251ebf
[ASTMatchers] New forEachOverriden matcher.
by Clement Courbet
· 9 years ago
cfed2bf
[ASTMatchers] Breaking change of `has` matcher
by Piotr Padlewski
· 9 years ago
5500f95
[ASTMatchers] Add support of hasCondition for SwitchStmt.
by Etienne Bergeron
· 9 years ago
c6e0502
Dividied ASTMatcherTests into 4 files
by Piotr Padlewski
· 9 years ago