[PATCH] D143399: [Tooling/Inclusion] Move the generated mapping .inc file to private places.
Haojian Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 7 14:21:24 PST 2023
hokein added a comment.
In D143399#4110806 <https://reviews.llvm.org/D143399#4110806>, @augusto2112 wrote:
> Hi @hokein, this broke the LLDB incremental build (https://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake/50629/console). How do we fix it?
sorry for the breakage. Could you try to remove the two `textual header "Tooling/Inclusions/{C,Std}SymbolMap.inc"`lines in the `clang/include/clang/module.modulemap` to see whether it fixes the issue?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143399/new/
https://reviews.llvm.org/D143399
More information about the cfe-commits
mailing list