diff options
author | Chuanqi Xu <yedeng.yd@linux.alibaba.com> | 2023-02-13 11:01:24 +0800 |
---|---|---|
committer | Chuanqi Xu <yedeng.yd@linux.alibaba.com> | 2023-02-13 11:01:24 +0800 |
commit | 212d905643bd9cf6f80175c774ba7ab831c89e46 (patch) | |
tree | 0a4d6f810611bca8aea5a389a79a041047fb366e /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | eb70b38f838f6a3511dcbbc33f3ee81a4d05ede1 (diff) | |
download | llvm-212d905643bd9cf6f80175c774ba7ab831c89e46.zip llvm-212d905643bd9cf6f80175c774ba7ab831c89e46.tar.gz llvm-212d905643bd9cf6f80175c774ba7ab831c89e46.tar.bz2 |
Recommit [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 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions