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
/
DependencyScanning
Commit message (
Expand
)
Author
Age
Files
Lines
*
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/Modules: Rename CompilerInstance::ModuleManager, NFC
Duncan P. N. Exon Smith
2019-11-22
1
-3
/
+2
*
[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][DependencyScanning] clang-format.
Michael Spencer
2019-10-24
1
-2
/
+3
*
[clang-scan-deps] Add basic support for modules.
Michael Spencer
2019-10-24
1
-4
/
+38
*
Refactor DependencyScanningTool to its own file
Kousik Kumar
2019-10-22
2
-0
/
+72
*
Revert "Include sanitize blacklist and other extra deps as part of scan-deps ...
Kousik Kumar
2019-10-17
1
-2
/
+0
*
Include sanitize blacklist and other extra deps as part of scan-deps output
Kousik Kumar
2019-10-17
1
-0
/
+2
*
[ScanDeps] clang-format, 80 cols.
Michael J. Spencer
2019-10-10
1
-4
/
+7
*
In openFileForRead don't cache erroneous entries if the error relates to them...
Kousik Kumar
2019-10-10
1
-35
/
+20
*
[clang-scan-deps] Fix for headers having the same name as a directory
Alex Lorenz
2019-09-13
1
-0
/
+3
*
[clang-scan-deps] remove dots and dots dots from the reported file dependency...
Alex Lorenz
2019-09-12
1
-2
/
+6
*
[clang-scan-deps] cast Result to ErrorOr<unique_ptr<vfs::File>> explicitly to...
Alex Lorenz
2019-09-11
1
-1
/
+2
*
[clang-scan-deps] add skip excluded conditional preprocessor block preprocess...
Alex Lorenz
2019-09-11
3
-11
/
+50
*
[clang-scan-deps] NFC, remove outdated implementation comment
Alex Lorenz
2019-08-30
1
-1
/
+0
*
[clang-scan-deps] NFC, refactor the DependencyScanningWorker to use a consumer
Alex Lorenz
2019-08-30
1
-35
/
+39
*
[clang-scan-deps] reuse the file manager across invocations of
Alex Lorenz
2019-08-29
2
-3
/
+6
*
[Clang] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-14
2
-4
/
+4
*
[clang-scan-deps] Implementation of dependency scanner over minimized sources
Alex Lorenz
2019-08-06
4
-13
/
+279
*
[clang-scan-deps] Introduce the DependencyScanning library with the
Alex Lorenz
2019-06-26
2
-0
/
+171