[all-commits] [llvm/llvm-project] b93f8b: [Modules] Fix missing module dependency introduced...
Qiongsi Wu via All-commits
all-commits at lists.llvm.org
Thu Feb 6 12:38:14 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b93f8b8a97193e38f393dc07bd7945d331558e23
https://github.com/llvm/llvm-project/commit/b93f8b8a97193e38f393dc07bd7945d331558e23
Author: Qiongsi Wu <qiongsiwu at gmail.com>
Date: 2025-02-06 (Thu, 06 Feb 2025)
Changed paths:
M clang/include/module.modulemap
Log Message:
-----------
[Modules] Fix missing module dependency introduced by 7347870 (#126007)
73478708839fad8b02b3cfc84959d64a15ba93ca introduced a textual header but
did not update clang's module map. This PR adds the header to the module
map.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list