index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
unittests
/
ASTMatchers
/
ASTMatchersTraversalTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ASTMatchers] Introduce a blockDecl matcher for matching block declarations
George Karpenkov
2018-05-16
1
-0
/
+4
*
[ASTMatchers] Extend hasParameter and hasAnyParameter matches to handle Objec...
George Karpenkov
2018-03-29
1
-0
/
+4
*
[ASTMatcher] Extend hasAnyArgument to ObjCMessageExpr
George Karpenkov
2018-03-07
1
-3
/
+10
*
Unify and simplify the behavior of the hasDeclaration matcher.
Manuel Klimek
2017-08-02
1
-2
/
+33
*
[ASTMatchers] Allow forField to match indirect fields.
Malcolm Parsons
2017-08-01
1
-2
/
+6
*
[gtest] The way EXPECT_TEST now works after upgrading gtest triggers an
Chandler Carruth
2017-01-04
1
-3
/
+6
*
DR1315: a non-type template argument in a partial specialization is permitted
Richard Smith
2016-12-28
1
-2
/
+2
*
[ASTMatcher] Add hasReplacementType matcher for SubstTemplateTypeParmType
Malcolm Parsons
2016-12-08
1
-0
/
+17
*
Adds hasUnqualifiedDesugaredType to allow matching through type sugar.
Manuel Klimek
2016-12-01
1
-0
/
+9
*
[ASTMatcher] Add CXXNewExpr support to hasDeclaration
Malcolm Parsons
2016-10-31
1
-0
/
+6
*
Traversing template paramter lists of DeclaratorDecls and/or TagDecls.
Nico Weber
2016-09-13
1
-0
/
+83
*
[ASTMatchers] Add matchers canReferToDecl() and hasUnderlyingDecl()
Martin Bohme
2016-08-09
1
-0
/
+34
*
[ASTMatcher] Add templateName matcher.
Haojian Wu
2016-07-29
1
-0
/
+8
*
[ASTMatcher] Add hasTemplateArgument/hasAnyTemplateArgument support in functi...
Haojian Wu
2016-07-29
1
-0
/
+13
*
[ASTMatchers] New forEachOverriden matcher.
Clement Courbet
2016-07-05
1
-0
/
+44
*
IgnoringImplicit matcher.
Cong Liu
2016-06-24
1
-0
/
+10
*
Revert "[ASTMatchers] New forEachOverriden matcher."
Chandler Carruth
2016-06-11
1
-44
/
+0
*
[ASTMatchers] New forEachOverriden matcher.
Clement Courbet
2016-06-10
1
-0
/
+44
*
[ASTMatchers] Breaking change of `has` matcher
Piotr Padlewski
2016-05-31
1
-2
/
+2
*
[ASTMatchers] Add support of hasCondition for SwitchStmt.
Etienne Bergeron
2016-05-30
1
-0
/
+22
*
Dividied ASTMatcherTests into 4 files
Piotr Padlewski
2016-05-17
1
-0
/
+1979