diff options
author | Chuanqi Xu <yedeng.yd@linux.alibaba.com> | 2023-02-10 10:40:17 +0800 |
---|---|---|
committer | Chuanqi Xu <yedeng.yd@linux.alibaba.com> | 2023-02-10 10:42:04 +0800 |
commit | 591fdcde921334b2d502779006d7c168307a2106 (patch) | |
tree | 620eb2b5b0e2a5f35664401453b175bc26a68012 /lldb/source/Commands/CommandObjectCommands.cpp | |
parent | 6f149a17d4b1a254dd41a3b910021481c564a691 (diff) | |
download | llvm-591fdcde921334b2d502779006d7c168307a2106.zip llvm-591fdcde921334b2d502779006d7c168307a2106.tar.gz llvm-591fdcde921334b2d502779006d7c168307a2106.tar.bz2 |
[C++20] [Modules] [ClangScanDeps] Allow clang-scan-deps to without specified compilation database in P1689 (3/4)
In a private chat with @ben.boeckel , we get in consensus it would be
great for cmake if the invocation of clang-scan-deps can get rid of
compilation database. Due to the compilation database can't do very well
for the files which are not existed yet. @ben.boeckel may have more
context to add here.
This patch should be innocent for others usages.
Reviewed By: jansvoboda11
Differential Revision: https://reviews.llvm.org/D137534
Diffstat (limited to 'lldb/source/Commands/CommandObjectCommands.cpp')
0 files changed, 0 insertions, 0 deletions