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
/
lib
/
AST
/
ASTTypeTraits.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove Expr.h include from ASTContext.h, NFC
Reid Kleckner
2019-12-06
1
-0
/
+1
*
Rename TypeNodes.def to TypeNodes.inc for consistency across all
John McCall
2019-10-02
1
-2
/
+2
*
[OPENMP]Use standard parsing for 'match' clause, NFC.
Alexey Bataev
2019-09-23
1
-0
/
+1
*
[OPENMP5.0]Add support for device_type clause in declare target
Alexey Bataev
2019-08-23
1
-0
/
+1
*
[clangd] Add dlog()s for SelectionTree, enabling -debug-only=SelectionTree.cpp
Sam McCall
2019-07-22
1
-3
/
+7
*
[OPENMP]Initial support for 'allocate' clause.
Alexey Bataev
2019-03-27
1
-1
/
+0
*
[ASTTypeTraits][ASTMatchers][OpenMP] OMPClause handling
Roman Lebedev
2019-03-21
1
-0
/
+19
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Teach clang-query to dump types. I couldn't find any existing tests for clang...
Richard Smith
2016-11-02
1
-0
/
+2
*
[ASTMatcher] Add templateName matcher.
Haojian Wu
2016-07-29
1
-0
/
+3
*
Reorder ASTNodeKind::AllKindInfo to match NodeKindId.
Alexander Kornienko
2016-04-14
1
-2
/
+2
*
[AST] Pull simple method inline.
Benjamin Kramer
2016-01-30
1
-4
/
+0
*
Fix bug in DynTypedMatcher::constructVariadic() that would cause false negati...
Samuel Benzaquen
2014-10-06
1
-0
/
+16
*
Silence MSVC warnings from r218127 about not returning a value
Reid Kleckner
2014-09-19
1
-0
/
+3
*
Make DynTypedNode have the dynamic type of the object, instead of its static ...
Samuel Benzaquen
2014-09-19
1
-0
/
+28
*
[C++11] Use 'nullptr'. AST edition.
Craig Topper
2014-05-12
1
-1
/
+1
*
Add Distance parameter to ASTNodeKind::isBaseOf.
Peter Collingbourne
2013-11-23
1
-4
/
+10
*
Introduce DynTypedNode::print, dump and getSourceRange.
Peter Collingbourne
2013-11-06
1
-0
/
+47
*
Add more types to ASTNodeKind. Refactor common instantiation code.
Samuel Benzaquen
2013-07-16
1
-0
/
+2
*
Adds the equalsBoundNode matcher.
Manuel Klimek
2013-06-20
1
-2
/
+2
*
Enhancements for the DynTypedNode
Samuel Benzaquen
2013-06-19
1
-0
/
+56