[all-commits] [llvm/llvm-project] 5313d6: [clang] Fix clang module build by declaring new te...
Steven Wu via All-commits
all-commits at lists.llvm.org
Tue Aug 26 15:52:06 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5313d6895cd1153109f35cfdb60fbb6348f68cb9
https://github.com/llvm/llvm-project/commit/5313d6895cd1153109f35cfdb60fbb6348f68cb9
Author: Steven Wu <stevenwu at apple.com>
Date: 2025-08-26 (Tue, 26 Aug 2025)
Changed paths:
M clang/include/module.modulemap
Log Message:
-----------
[clang] Fix clang module build by declaring new textual header (#155510)
Add `clang/Basic/ABIVersions.def` introduced in #151995 to textual
header
to fix clang module build.
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