The .inc files are private now, clients should tooling::stdlib APIs instead.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
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?
Comment Actions
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?