aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/configuration.py
diff options
context:
space:
mode:
authorJan Svoboda <jan_svoboda@apple.com>2024-04-16 19:47:52 -0700
committerGitHub <noreply@github.com>2024-04-16 19:47:52 -0700
commiteafd515ecaaa100623eebc7fa4d7c36a361bf708 (patch)
treeb4a2704beba2785e653237615431ef0cf2697515 /lldb/packages/Python/lldbsuite/test/configuration.py
parente6ecff8d95b9175e70e0d43e14c2975c8f69d718 (diff)
downloadllvm-eafd515ecaaa100623eebc7fa4d7c36a361bf708.zip
llvm-eafd515ecaaa100623eebc7fa4d7c36a361bf708.tar.gz
llvm-eafd515ecaaa100623eebc7fa4d7c36a361bf708.tar.bz2
[clang][deps] Support single-file mode for all formats (#88764)
The `clang-scan-deps` tool can be used for fast scanning of batches of compilation commands passed in via the `-compilation-database` option. This gets awkward in our tests where we have to resort to using `.in`/`.template` JSON files and running them through `sed` in order to embed LIT's `%t` variable into them. However, most of our tests only need to pass single compilation command, so this dance is entirely unnecessary. This patch makes sure the existing "per-file" mode (where the compilation command is passed in-line after the `--` argument) works for all output formats, not only `P1689`.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/configuration.py')
0 files changed, 0 insertions, 0 deletions