[clang] [Modules] Fix missing module dependency introduced by 7347870 (PR #126007)

2025-02-06 Thread Cyndy Ishida via cfe-commits
https://github.com/cyndyishida approved this pull request. https://github.com/llvm/llvm-project/pull/126007 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [Modules] Fix missing module dependency introduced by 7347870 (PR #126007)

2025-02-05 Thread via cfe-commits
llvmbot wrote: @llvm/pr-subscribers-clang Author: Qiongsi Wu (qiongsiwu) Changes 73478708839fad8b02b3cfc84959d64a15ba93ca introduced a textual header but did not update clang's module map. This PR adds the header to the module map. --- Full diff: https://github.com/llvm/llvm-project/pul

[clang] [Modules] Fix missing module dependency introduced by 7347870 (PR #126007)

2025-02-05 Thread Qiongsi Wu via cfe-commits
https://github.com/qiongsiwu created https://github.com/llvm/llvm-project/pull/126007 73478708839fad8b02b3cfc84959d64a15ba93ca introduced a textual header but did not update clang's module map. This PR adds the header to the module map. >From 103380989b2c01da215c8bc12a5b121678f9c916 Mon Sep 1