aboutsummaryrefslogtreecommitdiff
path: root/clang/test/ClangScanDeps/modules-full.cpp
AgeCommit message (Expand)AuthorFilesLines
2024-04-19[clang][modules] Only avoid pruning module maps when asked to (#89428)Jan Svoboda1-0/+3
2023-03-02[clang][deps] Preserve input ordering in the full outputJan Svoboda1-10/+10
2022-08-31Reapply "[clang][deps] Split translation units into individual -cc1 or other ...Ben Langmuir1-56/+76
2022-08-30Revert "[clang][deps] Split translation units into individual -cc1 or other c...Ben Langmuir1-76/+56
2022-08-30[clang][deps] Split translation units into individual -cc1 or other commandsBen Langmuir1-56/+76
2022-08-22[clang][deps] Allow switching between lazily/eagerly loaded PCMsJan Svoboda1-25/+15
2022-08-10[clang][deps] Always generate module pathsJan Svoboda1-11/+2
2022-05-26[Tooling/DependencyScanning] Rename refactorings towards transitioning depend...Argyrios Kyrtzidis1-4/+4
2022-03-24Revert "[clang][deps] NFC: De-duplicate clang-cl tests"Gulfem Savrun Yeniceri1-5/+10
2022-03-23[clang][deps] NFC: De-duplicate clang-cl testsJan Svoboda1-10/+5
2022-03-12[clang][deps] Simplify PREFIX definitions in testsJan Svoboda1-14/+9
2022-03-12[clang][deps] Generate '-fmodule-file=' only for direct dependenciesJan Svoboda1-2/+0
2022-03-12[clang][deps] Disable implicit module mapsJan Svoboda1-0/+3
2022-02-23[clang][deps] Return the whole TU command lineJan Svoboda1-4/+4
2021-11-18[clang][deps] Don't emit `-fmodule-map-file=`Jan Svoboda1-17/+0
2021-06-14[clang][deps] NFC: Fix an XFAIL test on WindowsJan Svoboda1-7/+4
2021-06-14[clang][deps] NFC: Check the correct context hashes in testsJan Svoboda1-24/+24
2021-06-04[clang][deps] Add argument for customizing PCM pathsJan Svoboda1-0/+18
2021-05-20Reapply "[clang][deps] Support inferred modules"Michael Spencer1-3/+0
2021-05-19Revert "Reapply "[clang][deps] Support inferred modules""Frederik Gossen1-0/+3
2021-05-19Reapply "[clang][deps] Support inferred modules"Michael Spencer1-3/+0
2021-05-17Revert "[clang][deps] Support inferred modules"Jan Svoboda1-0/+3
2021-05-17[clang][deps] Support inferred modulesMichael Spencer1-3/+0
2021-04-26[clang][deps] Only generate absolute paths when asked toJan Svoboda1-28/+43
2021-04-22[clang][deps] Check extra args in testsJan Svoboda1-0/+6
2021-04-22[clang][deps] Include "-cc1" in the argumentsJan Svoboda1-0/+3
2021-04-21Reland "[clang-scan-deps] Add support for clang-cl"Sylvain Audi1-6/+12
2021-04-19Revert "[clang-scan-deps] Add support for clang-cl"Alexandre Ganea1-12/+6
2021-04-19[clang][deps] Generate the full command-line for modulesJan Svoboda1-11/+11
2021-04-19[clang][deps] Remove the -full-command-line flagJan Svoboda1-4/+4
2021-04-19[clang][deps] Simplify function discovering .pcm and .modulemap filesJan Svoboda1-1/+1
2021-04-17[clang-scan-deps] Add support for clang-clSylvain Audi1-6/+12
2020-12-14Revert "[clang-scan-deps] Support clang-cl"Sylvain Audi1-12/+6
2020-12-14[clang-scan-deps] Support clang-clSylvain Audi1-6/+12
2020-01-23[clang][clang-scan-deps] Aggregate the full dependency information.Michael Spencer1-57/+135
2019-12-11Revert "[clang][clang-scan-deps] Aggregate the full dependency information."Michael Spencer1-135/+57
2019-12-11[clang][clang-scan-deps] Aggregate the full dependency information.Michael Spencer1-57/+135
2019-10-30Disable new clang-scan-deps test on Windows due to backslash path matching pr...Reid Kleckner1-0/+3
2019-10-30[clang][clang-scan-deps] Add support for extracting full module dependencies.Michael Spencer1-0/+74
2019-10-30Revert "[clang][clang-scan-deps] Add support for extracting full module depen...Michael Spencer1-74/+0
2019-10-30[clang][clang-scan-deps] Add support for extracting full module dependencies.Michael Spencer1-0/+74