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
/
Tooling
/
Syntax
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Syntax] Added function to get macro expansion tokens to TokenBuffer.
Johan Vikstrom
2019-08-20
1
-0
/
+15
*
[Clang] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-14
1
-1
/
+1
*
[Syntax] Do not add a node for 'eof' into the tree
Ilya Biryukov
2019-08-06
1
-4
/
+8
*
[Syntax] Add assertion to catch invalid tokens early. NFC
Ilya Biryukov
2019-07-10
1
-0
/
+6
*
[Syntax] Move roles into a separate enum
Ilya Biryukov
2019-07-09
3
-12
/
+20
*
Reland r365355: [Syntax] Introduce syntax trees
Ilya Biryukov
2019-07-09
4
-0
/
+454
*
Revert rL365355 : [Syntax] Introduce syntax trees
Simon Pilgrim
2019-07-09
4
-454
/
+0
*
Add parentheses to silence warnings.
Bill Wendling
2019-07-08
1
-6
/
+6
*
[Syntax] Introduce syntax trees
Ilya Biryukov
2019-07-08
4
-0
/
+454
*
Cleanup: llvm::bsearch -> llvm::partition_point after r364719
Fangrui Song
2019-06-30
1
-4
/
+4
*
[Syntax] Do not glue multiple empty PP expansions to a single mapping
Ilya Biryukov
2019-06-24
1
-53
/
+130
*
[Syntax] Fix a crash when dumping empty token buffer
Ilya Biryukov
2019-06-19
1
-3
/
+3
*
[Syntax] Add a helper to find expansion by its first spelled token
Ilya Biryukov
2019-06-18
1
-0
/
+26
*
Reland r361148 with a fix to the buildbot failure.
Ilya Biryukov
2019-05-22
2
-0
/
+519
*
Revert r361148 "[Syntax] Introduce TokenBuffer, start clangToolingSyntax libr...
Russell Gallop
2019-05-22
2
-519
/
+0
*
[Syntax] Introduce TokenBuffer, start clangToolingSyntax library
Ilya Biryukov
2019-05-20
2
-0
/
+519