Kousik Kumar
|
7e03c676e4
Refactor DependencyScanningTool to its own file
|
5 tahun lalu |
Alex Lorenz
|
69a791e52b
[clang-scan-deps] strip the --serialize-diagnostics argument
|
6 tahun lalu |
Jan Korous
|
d89349b082
[clang-scan-deps] Add verbose mode
|
6 tahun lalu |
Fangrui Song
|
55795f1e80
[clang-scan-deps] Add -M to work around -MT issue after r371918
|
6 tahun lalu |
Alex Lorenz
|
2be1e8b8ee
NFC, add missing cl::cat option category to clang-scan-deps options to ensure they show up in -help
|
6 tahun lalu |
Jan Korous
|
23a6eed24c
[clang-scan-deps] Add dependency targets
|
6 tahun lalu |
Alex Lorenz
|
2f84230495
[clang-scan-deps] add skip excluded conditional preprocessor block preprocessing optimization
|
6 tahun lalu |
Alex Lorenz
|
145272e6be
[clang-scan-deps] NFC, refactor the DependencyScanningWorker to use a consumer
|
6 tahun lalu |
Alex Lorenz
|
6dae4ca453
[clang-scan-deps] reuse the file manager across invocations of
|
6 tahun lalu |
Jonas Devlieghere
|
49a6b09101
[Clang] Migrate llvm::make_unique to std::make_unique
|
6 tahun lalu |
Alex Lorenz
|
9684fd216c
clang-scan-deps: do not spawn threads when LLVM_ENABLE_THREADS is disabled
|
6 tahun lalu |
Alex Lorenz
|
3443f89fb1
[clang-scan-deps] Implementation of dependency scanner over minimized sources
|
6 tahun lalu |
Alex Lorenz
|
45c26c41c2
[clang-scan-deps] use `-Wno-error` when scanning for dependencies
|
6 tahun lalu |
Alex Lorenz
|
24d531c5bb
[clang-scan-deps] Introduce the DependencyScanning library with the
|
6 tahun lalu |
Alex Lorenz
|
f32f7f6a0e
[clang-scan-deps] print the dependencies to stdout
|
6 tahun lalu |
Alex Lorenz
|
6390f2badc
[clang-scan-deps] Include <mutex> in ClangScanDeps.cpp to ensure it
|
6 tahun lalu |
Alex Lorenz
|
5bc8e23d67
NFC, Update the ClangScanDeps.cpp file's license comment
|
6 tahun lalu |
Alex Lorenz
|
7872ff0089
[clang-scan-deps] initial outline of the tool that runs preprocessor to find
|
6 tahun lalu |