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
/
Tooling
/
Syntax
/
TreeTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Syntax] Unset IsOriginal flag on nodes removed from the tree
Ilya Biryukov
2020-01-14
1
-0
/
+3
*
[Syntax] Mark synthesized nodes as modifiable
Ilya Biryukov
2020-01-14
1
-0
/
+18
*
[Syntax] Build spanning SimpleDecalration for classes, structs, etc
Ilya Biryukov
2020-01-03
1
-18
/
+63
*
[Syntax] Use a hash table to search for tokens by their location
Ilya Biryukov
2019-12-18
1
-0
/
+40
*
[Syntax] Allow to mutate syntax trees
Ilya Biryukov
2019-12-18
1
-5
/
+120
*
[Syntax] Build nodes for simple cases of top level declarations
Ilya Biryukov
2019-12-12
1
-1
/
+184
*
[Syntax] Show input code on tests failures. NFC
Ilya Biryukov
2019-12-05
1
-0
/
+2
*
[Syntax] Build SimpleDeclaration node that groups multiple declarators
Ilya Biryukov
2019-11-29
1
-25
/
+93
*
[Syntax] Add nodes for most common statements
Ilya Biryukov
2019-11-06
1
-8
/
+305
*
[Clang] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-14
1
-3
/
+3
*
[Syntax] Do not add a node for 'eof' into the tree
Ilya Biryukov
2019-08-06
1
-9
/
+8
*
[Syntax] Move roles into a separate enum
Ilya Biryukov
2019-07-09
1
-4
/
+4
*
Reland r365355: [Syntax] Introduce syntax trees
Ilya Biryukov
2019-07-09
1
-0
/
+160
*
Revert rL365355 : [Syntax] Introduce syntax trees
Simon Pilgrim
2019-07-09
1
-160
/
+0
*
[Syntax] Introduce syntax trees
Ilya Biryukov
2019-07-08
1
-0
/
+160