[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:24:33 PST 2023
hokein added a comment.
In D143399#4111235 <https://reviews.llvm.org/D143399#4111235>, @hokein wrote:
> 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?
OK, it was fixed in https://github.com/llvm/llvm-project/commit/4cbf4bb4dd17b813179467396c692180681cb003.
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