John McCall
|
2d3687c2d2
Rename TypeNodes.def to TypeNodes.inc for consistency across all
|
5 年之前 |
Alexey Bataev
|
0781770728
[OPENMP]Use standard parsing for 'match' clause, NFC.
|
6 年之前 |
Alexey Bataev
|
3d803c89bc
[OPENMP5.0]Add support for device_type clause in declare target
|
6 年之前 |
Sam McCall
|
203ac6f293
[clangd] Add dlog()s for SelectionTree, enabling -debug-only=SelectionTree.cpp
|
6 年之前 |
Alexey Bataev
|
1891730129
[OPENMP]Initial support for 'allocate' clause.
|
6 年之前 |
Roman Lebedev
|
b1325381fd
[ASTTypeTraits][ASTMatchers][OpenMP] OMPClause handling
|
6 年之前 |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 年之前 |
Richard Smith
|
44d4e59f5e
Teach clang-query to dump types. I couldn't find any existing tests for clang-query's dumping functionality. =(
|
8 年之前 |
Haojian Wu
|
2e5a2bfe39
[ASTMatcher] Add templateName matcher.
|
9 年之前 |
Alexander Kornienko
|
a8b8cfa73d
Reorder ASTNodeKind::AllKindInfo to match NodeKindId.
|
9 年之前 |
Benjamin Kramer
|
b1072f2da8
[AST] Pull simple method inline.
|
9 年之前 |
Samuel Benzaquen
|
ea9c99d214
Fix bug in DynTypedMatcher::constructVariadic() that would cause false negatives.
|
11 年之前 |
Reid Kleckner
|
ab20f2a1e1
Silence MSVC warnings from r218127 about not returning a value
|
11 年之前 |
Samuel Benzaquen
|
c8453970c1
Make DynTypedNode have the dynamic type of the object, instead of its static type.
|
11 年之前 |
Craig Topper
|
613c4e1cde
[C++11] Use 'nullptr'. AST edition.
|
11 年之前 |
Peter Collingbourne
|
e6d601f912
Add Distance parameter to ASTNodeKind::isBaseOf.
|
11 年之前 |
Peter Collingbourne
|
00841f5d62
Introduce DynTypedNode::print, dump and getSourceRange.
|
11 年之前 |
Samuel Benzaquen
|
bdfacea02f
Add more types to ASTNodeKind. Refactor common instantiation code.
|
12 年之前 |
Manuel Klimek
|
cf52ca6bb6
Adds the equalsBoundNode matcher.
|
12 年之前 |
Samuel Benzaquen
|
d5fbb2910f
Enhancements for the DynTypedNode
|
12 年之前 |