diff options
author | Chuanqi Xu <yedeng.yd@linux.alibaba.com> | 2023-02-10 11:22:33 +0800 |
---|---|---|
committer | Chuanqi Xu <yedeng.yd@linux.alibaba.com> | 2023-02-10 11:23:36 +0800 |
commit | e1354763b6e641e45cc2371270883fcd26edf705 (patch) | |
tree | dcce7cd0a50e4a9359174e1ab32f58593be94516 /lldb/source/Commands/CommandObjectCommands.cpp | |
parent | 311ff227b4327ed76156ce8691f56f8b8e12bf49 (diff) | |
download | llvm-e1354763b6e641e45cc2371270883fcd26edf705.zip llvm-e1354763b6e641e45cc2371270883fcd26edf705.tar.gz llvm-e1354763b6e641e45cc2371270883fcd26edf705.tar.bz2 |
[C++20] [Modules] [ClangScanDeps] Enable to print make-style dependency file within P1689 format (4/4)
Required in https://reviews.llvm.org/D137534.
The build systems needs the information to know that "header X changed,
scanning may have changed, so please rerun scanning". Although it is
possible to get the information by running clang-scan-deps for the
second time with make format, it is not user friendly clearly.
Reviewed By: jansvoboda11
Differential Revision: https://reviews.llvm.org/D139168
Diffstat (limited to 'lldb/source/Commands/CommandObjectCommands.cpp')
0 files changed, 0 insertions, 0 deletions