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
/
tools
/
clang-scan-deps
/
ClangScanDeps.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "[clang][clang-scan-deps] Aggregate the full dependency information."
Michael Spencer
2019-12-11
1
-208
/
+7
*
[clang][clang-scan-deps] Aggregate the full dependency information.
Michael Spencer
2019-12-11
1
-7
/
+208
*
Add support to find out resource dir and add it as compilation args
Kousik Kumar
2019-11-22
1
-1
/
+74
*
Remove Support/Options.h, it is unused
Reid Kleckner
2019-11-15
1
-1
/
+1
*
[clang][ScanDeps] Fix issue with multiple commands with the same input.
Michael Spencer
2019-10-31
1
-14
/
+33
*
[clang][clang-scan-deps] Add support for extracting full module dependencies.
Michael Spencer
2019-10-30
1
-1
/
+12
*
Revert "[clang][clang-scan-deps] Add support for extracting full module depen...
Michael Spencer
2019-10-30
1
-12
/
+1
*
[clang][clang-scan-deps] Add support for extracting full module dependencies.
Michael Spencer
2019-10-30
1
-1
/
+12
*
Refactor DependencyScanningTool to its own file
Kousik Kumar
2019-10-22
1
-98
/
+27
*
[clang-scan-deps] strip the --serialize-diagnostics argument
Alex Lorenz
2019-09-21
1
-0
/
+2
*
[clang-scan-deps] Add verbose mode
Jan Korous
2019-09-17
1
-2
/
+9
*
[clang-scan-deps] Add -M to work around -MT issue after r371918
Fangrui Song
2019-09-14
1
-0
/
+1
*
NFC, add missing cl::cat option category to clang-scan-deps options to ensure...
Alex Lorenz
2019-09-12
1
-2
/
+3
*
[clang-scan-deps] Add dependency targets
Jan Korous
2019-09-12
1
-1
/
+43
*
[clang-scan-deps] add skip excluded conditional preprocessor block preprocess...
Alex Lorenz
2019-09-11
1
-1
/
+10
*
[clang-scan-deps] NFC, refactor the DependencyScanningWorker to use a consumer
Alex Lorenz
2019-08-30
1
-1
/
+57
*
[clang-scan-deps] reuse the file manager across invocations of
Alex Lorenz
2019-08-29
1
-1
/
+6
*
[Clang] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-14
1
-2
/
+2
*
clang-scan-deps: do not spawn threads when LLVM_ENABLE_THREADS is disabled
Alex Lorenz
2019-08-13
1
-19
/
+28
*
[clang-scan-deps] Implementation of dependency scanner over minimized sources
Alex Lorenz
2019-08-06
1
-3
/
+21
*
[clang-scan-deps] use `-Wno-error` when scanning for dependencies
Alex Lorenz
2019-07-03
1
-0
/
+1
*
[clang-scan-deps] Introduce the DependencyScanning library with the
Alex Lorenz
2019-06-26
1
-114
/
+22
*
[clang-scan-deps] print the dependencies to stdout
Alex Lorenz
2019-06-21
1
-7
/
+58
*
[clang-scan-deps] Include <mutex> in ClangScanDeps.cpp to ensure it
Alex Lorenz
2019-06-12
1
-0
/
+1
*
NFC, Update the ClangScanDeps.cpp file's license comment
Alex Lorenz
2019-06-12
1
-5
/
+4
*
[clang-scan-deps] initial outline of the tool that runs preprocessor to find
Alex Lorenz
2019-06-12
1
-0
/
+218