[all-commits] [llvm/llvm-project] 5a9e7f: [clang] Add [system] label to modules from resourc...
Cyndy Ishida via All-commits
all-commits at lists.llvm.org
Fri Sep 5 16:26:35 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5a9e7fcd94b21156798984b2764b6880967fdb92
https://github.com/llvm/llvm-project/commit/5a9e7fcd94b21156798984b2764b6880967fdb92
Author: Cyndy Ishida <cyndy_ishida at apple.com>
Date: 2025-09-05 (Fri, 05 Sep 2025)
Changed paths:
M clang/lib/Headers/module.modulemap
Log Message:
-----------
[clang] Add [system] label to modules from resource headers (#156934)
Since resource headers are installed, commonly as system dependencies,
they should have `[system]` on them. Fix up the ones missing.
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