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
/
ASTMatchersNodeTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ASTMatchers] Add support for matching the type of a friend decl.
David L. Jones
2018-06-18
1
-0
/
+10
*
[ASTMatchers] Don't assert-fail in specifiesTypeLoc().
David L. Jones
2018-06-18
1
-0
/
+4
*
[ASTMatchers] Introduce a matcher for matching any given Objective-C selector
George Karpenkov
2018-03-29
1
-0
/
+11
*
Add ObjC exception statement AST matchers
Dave Lee
2017-11-11
1
-0
/
+23
*
Add objcCategoryImplDecl matcher
Dave Lee
2017-10-26
1
-1
/
+7
*
Add objcImplementationDecl matcher
Dave Lee
2017-09-10
1
-0
/
+3
*
[ASTMatcher] Add handling for DeducedType to HasDeclarationMatcher
Florian Gross
2017-08-04
1
-0
/
+4
*
[ASTMatchers][NFC] integerLiteral(): Mention negative integers in
Clement Courbet
2017-07-11
1
-0
/
+6
*
Add cxxStdInitializerListExpr AST matcher
Jakub Kuderski
2017-05-05
1
-0
/
+23
*
[ASTMatchers] add typeAliasTemplateDecl matcher.
Eric Liu
2017-03-28
1
-0
/
+16
*
Add AST matchers for ObjCProtocolDecl, ObjCCategoryDecl, ObjCMethodDecl, ObjC...
Aaron Ballman
2017-03-15
1
-1
/
+42
*
DR616, and part of P0135R1: member access (or pointer-to-member access) on a
Richard Smith
2016-12-03
1
-1
/
+1
*
Complete support for the cxxCtorInitializer() AST matcher so that it can be u...
Aaron Ballman
2016-09-26
1
-0
/
+5
*
Fix ASTMatchersNodeTest to work on Windows.
Justin Lebar
2016-06-30
1
-7
/
+5
*
[ASTMatcher] Add a node matcher for EnumType.
Haojian Wu
2016-06-30
1
-0
/
+7
*
Re-commit "[Temporary] Add an ExprWithCleanups for each C++ MaterializeTempor...
Tim Shen
2016-06-21
1
-2
/
+2
*
Revert "[Temporary] Add an ExprWithCleanups for each C++ MaterializeTemporary...
Tim Shen
2016-06-09
1
-2
/
+2
*
[Temporary] Add an ExprWithCleanups for each C++ MaterializeTemporaryExpr.
Tim Shen
2016-06-09
1
-2
/
+2
*
Adding an AST matcher to ignore parenthesis in *types* (rather than expressio...
Aaron Ballman
2016-06-06
1
-0
/
+7
*
[ASTMacther] A follow-up on unresolvedLookupExpr test fixing.
Haojian Wu
2016-05-18
1
-1
/
+4
*
[ASTMatcher] Fix a ASTMatcher test failure on Windows.
Haojian Wu
2016-05-18
1
-7
/
+8
*
[ASTMatcher] Add a node matcher for UnresolvedLookupExpr.
Haojian Wu
2016-05-18
1
-0
/
+9
*
Dividied ASTMatcherTests into 4 files
Piotr Padlewski
2016-05-17
1
-0
/
+1514