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
/
test
/
ClangScanDeps
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "[clang][clang-scan-deps] Aggregate the full dependency information."
Michael Spencer
2019-12-11
2
-146
/
+59
*
[clang][clang-scan-deps] Aggregate the full dependency information.
Michael Spencer
2019-12-11
2
-59
/
+146
*
[clang-scan-deps] do not skip empty #if/#elif in the minimizer to avoid missi...
Alex Lorenz
2019-12-02
2
-0
/
+45
*
[clang][ScanDeps] Fix issue with multiple commands with the same input.
Michael Spencer
2019-10-31
3
-3
/
+15
*
Disable new clang-scan-deps test on Windows due to backslash path matching pr...
Reid Kleckner
2019-10-30
1
-0
/
+3
*
[clang][clang-scan-deps] Add support for extracting full module dependencies.
Michael Spencer
2019-10-30
1
-0
/
+74
*
Revert "[clang][clang-scan-deps] Add support for extracting full module depen...
Michael Spencer
2019-10-30
1
-74
/
+0
*
[clang][clang-scan-deps] Add support for extracting full module dependencies.
Michael Spencer
2019-10-30
1
-0
/
+74
*
[clang][clang-scan-deps] Add -fcxx-modules to test for Darwin.
Michael Spencer
2019-10-28
1
-2
/
+2
*
[clang-scan-deps] Add basic support for modules.
Michael Spencer
2019-10-24
3
-0
/
+61
*
Revert "Include sanitize blacklist and other extra deps as part of scan-deps ...
Kousik Kumar
2019-10-17
3
-22
/
+0
*
Include sanitize blacklist and other extra deps as part of scan-deps output
Kousik Kumar
2019-10-17
3
-0
/
+22
*
[NFC] Fix ClangScanDeps/static-analyzer.c test on Windows
Jan Korous
2019-10-14
1
-3
/
+3
*
[clang-scan-deps] Support for clang --analyze in clang-scan-deps
Jan Korous
2019-10-14
2
-0
/
+23
*
In openFileForRead don't cache erroneous entries if the error relates to them...
Kousik Kumar
2019-10-10
2
-0
/
+28
*
[clang-scan-deps] strip the --serialize-diagnostics argument
Alex Lorenz
2019-09-21
2
-0
/
+18
*
[clang-scan-deps] Fix for headers having the same name as a directory
Alex Lorenz
2019-09-13
3
-0
/
+25
*
[clang-scan-deps] remove dots and dots dots from the reported file dependency...
Alex Lorenz
2019-09-12
1
-1
/
+1
*
[clang-scan-deps] Add dependency targets
Jan Korous
2019-09-12
7
-9
/
+10
*
[clang-scan-deps] add skip excluded conditional preprocessor block preprocess...
Alex Lorenz
2019-09-11
1
-0
/
+2
*
[clang-scan-deps][NFC] Fix tests - prevent FileCheck matching test dir path
Jan Korous
2019-09-11
13
-34
/
+34
*
Introduce a DirectoryEntryRef that stores both a reference and an
Alex Lorenz
2019-08-31
2
-3
/
+2
*
[clang-scan-deps] reuse the file manager across invocations of
Alex Lorenz
2019-08-29
4
-0
/
+72
*
clang-scan-deps: do not spawn threads when LLVM_ENABLE_THREADS is disabled
Alex Lorenz
2019-08-13
1
-1
/
+0
*
Mark clang-scan-deps test as requiring thread support
Reid Kleckner
2019-08-08
1
-0
/
+1
*
fix clang-scan-deps test to match filepaths on Windows
Alex Lorenz
2019-08-06
1
-2
/
+2
*
[clang-scan-deps] Implementation of dependency scanner over minimized sources
Alex Lorenz
2019-08-06
8
-3
/
+74
*
[clang-scan-deps] use `-Wno-error` when scanning for dependencies
Alex Lorenz
2019-07-03
3
-0
/
+24
*
[clang-scan-deps] Introduce the DependencyScanning library with the
Alex Lorenz
2019-06-26
2
-1
/
+22
*
[clang-scan-deps] print the dependencies to stdout
Alex Lorenz
2019-06-21
2
-14
/
+23
*
[test] NFC, udpate clang-scan-deps tests to not use -c to avoid driver issues...
Alex Lorenz
2019-06-18
1
-2
/
+2
*
[clang-scan-deps] initial outline of the tool that runs preprocessor to find
Alex Lorenz
2019-06-12
4
-0
/
+43