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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Syntax] Merge overlapping top-level macros in TokenBuffer
Sam McCall
2020-06-10
1
-5
/
+29
*
[Syntax] Simplify TokenCollector::Builder, use captured expansion bounds. NFC
Sam McCall
2020-06-10
1
-158
/
+128
*
Strip preceeding -Xclang when stripping -fcolor-diagnostics or -fdiagnostics-...
Kadir Cetinkaya
2020-02-26
1
-0
/
+6
*
Remove trailing `;`. NFC.
Michael Liao
2020-01-14
1
-1
/
+1
*
[Syntax] Unset IsOriginal flag on nodes removed from the tree
Ilya Biryukov
2020-01-14
1
-8
/
+19
*
[Syntax] Mark synthesized nodes as modifiable
Ilya Biryukov
2020-01-14
1
-0
/
+4
*
[Syntax] Assert invariants on tree structure and fix a bug in mutations
Ilya Biryukov
2020-01-14
4
-9
/
+56
*
[Syntax] Build spanning SimpleDecalration for classes, structs, etc
Ilya Biryukov
2020-01-03
1
-3
/
+7
*
[NFC] Fixes -Wrange-loop-analysis warnings
Mark de Wever
2020-01-01
1
-1
/
+1
*
Parenthesized a logical expression.
Dmitri Gribenko
2019-12-20
1
-1
/
+1
*
Use isa instead of dyn_cast
Dmitri Gribenko
2019-12-20
1
-1
/
+1
*
[clang][Tooling] Prefer -x over -std when interpolating
Kadir Cetinkaya
2019-12-20
1
-1
/
+2
*
[Syntax] Use a hash table to search for tokens by their location
Ilya Biryukov
2019-12-18
1
-9
/
+10
*
[Syntax] Allow to mutate syntax trees
Ilya Biryukov
2019-12-18
7
-14
/
+358
*
[Tooling/Syntax] Helpers to find spelled tokens touching a location.
Sam McCall
2019-12-13
1
-1
/
+0
*
[Tooling/Syntax] Helpers to find spelled tokens touching a location.
Sam McCall
2019-12-12
1
-0
/
+25
*
[Syntax] Build nodes for simple cases of top level declarations
Ilya Biryukov
2019-12-12
2
-1
/
+104
*
Revert "[clang][clang-scan-deps] Aggregate the full dependency information."
Michael Spencer
2019-12-11
3
-143
/
+80
*
[clang][clang-scan-deps] Aggregate the full dependency information.
Michael Spencer
2019-12-11
3
-80
/
+143
*
[clang][Tooling] Fix potential UB in ExpandResponseFilesCompilationDatabase
Sam McCall
2019-12-09
1
-1
/
+3
*
Remove Expr.h include from ASTContext.h, NFC
Reid Kleckner
2019-12-06
1
-0
/
+1
*
Reapply "[llvm][Support] Take in CurrentDirectory as a parameter in ExpandRes...
Kadir Cetinkaya
2019-12-04
2
-9
/
+5
*
Revert "[llvm][Support] Take in CurrentDirectory as a parameter in ExpandResp...
Kadir Cetinkaya
2019-12-04
2
-5
/
+9
*
[llvm][Support] Take in CurrentDirectory as a parameter in ExpandResponseFiles
Kadir Cetinkaya
2019-12-04
2
-9
/
+5
*
[clang][Tooling] Add support for .rsp files in compile_commands.json
Kadir Cetinkaya
2019-12-04
3
-1
/
+96
*
Reland [clangd] Rethink how SelectionTree deals with macros and #includes.
Sam McCall
2019-12-03
1
-0
/
+16
*
Revert "[clangd] Rethink how SelectionTree deals with macros and #includes."
Sam McCall
2019-11-29
1
-16
/
+0
*
[clangd] Rethink how SelectionTree deals with macros and #includes.
Sam McCall
2019-11-29
1
-0
/
+16
*
[Syntax] Build SimpleDeclaration node that groups multiple declarators
Ilya Biryukov
2019-11-29
2
-37
/
+140
*
[Syntax] Add a comment explaining the pointer keys in std::map<Token*, ...>. NFC
Ilya Biryukov
2019-11-29
1
-0
/
+2
*
[Syntax] Remove unused parameter from `TreeBuilder::markChildToken`. NFC
Ilya Biryukov
2019-11-29
1
-20
/
+15
*
clang/Modules: Rename CompilerInstance::ModuleManager, NFC
Duncan P. N. Exon Smith
2019-11-22
1
-3
/
+2
*
[libTooling] Add stencil combinators for nodes that may be pointers or values.
Yitzhak Mandelbaum
2019-11-22
1
-4
/
+36
*
[libTooling] Extend `buildASTFromCodeWithArgs` to take files argument.
Yitzhak Mandelbaum
2019-11-19
1
-1
/
+7
*
[clang][Tooling] Filter flags that generate output in SyntaxOnlyAdjuster
Kadir Cetinkaya
2019-11-13
1
-2
/
+14
*
Allow additional file suffixes/extensions considered as source in main includ...
mydeveloperday
2019-11-12
1
-1
/
+4
*
[libTooling] Further simplify `Stencil` type and introduce `MatchComputation`.
Yitzhak Mandelbaum
2019-11-11
2
-26
/
+42
*
[clang-rename] Respect the traversal scope when traversing the entire AST.
Haojian Wu
2019-11-07
1
-1
/
+1
*
[Syntax] Silence "unused function" warning in no-assert builds. NFC
Ilya Biryukov
2019-11-07
1
-0
/
+2
*
[libTooling] Fix breakage from change #84922
Yitzhak Mandelbaum
2019-11-06
1
-1
/
+1
*
[libTooling] Simplify type structure of `Stencil`s.
Yitzhak Mandelbaum
2019-11-06
1
-56
/
+76
*
[Syntax] Add nodes for most common statements
Ilya Biryukov
2019-11-06
3
-15
/
+391
*
[clang][ScanDeps] Fix issue with multiple commands with the same input.
Michael Spencer
2019-10-31
1
-6
/
+14
*
[clang][ScanDeps] Fix shadowing warning.
Michael Spencer
2019-10-30
1
-5
/
+5
*
[clang][clang-scan-deps] Add support for extracting full module dependencies.
Michael Spencer
2019-10-30
5
-21
/
+266
*
Revert "[clang][clang-scan-deps] Add support for extracting full module depen...
Michael Spencer
2019-10-30
5
-266
/
+21
*
[clang][clang-scan-deps] Add support for extracting full module dependencies.
Michael Spencer
2019-10-30
5
-21
/
+266
*
[clang][DependencyScanning] 80-col.
Michael Spencer
2019-10-25
1
-3
/
+5
*
[clang-rename] NFC, make getCanonicalSymbolDeclaration robust on nullptr input.
Haojian Wu
2019-10-25
1
-0
/
+2
*
[clang][DependencyScanning] clang-format.
Michael Spencer
2019-10-24
1
-2
/
+3
[next]