[all-commits] [llvm/llvm-project] 61c0a6: [Modules] Fix cyclic module dependencies in clang ...
Steven Wu via All-commits
all-commits at lists.llvm.org
Wed Aug 7 16:27:00 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 61c0a6d72d53107b683b3c4d636df7b9be0d4d09
https://github.com/llvm/llvm-project/commit/61c0a6d72d53107b683b3c4d636df7b9be0d4d09
Author: Steven Wu <stevenwu at apple.com>
Date: 2024-08-07 (Wed, 07 Aug 2024)
Changed paths:
M clang/include/clang/Serialization/ObjectFilePCHContainerReader.h
Log Message:
-----------
[Modules] Fix cyclic module dependencies in clang (#102348)
Breakup the cyclic dependency in module 'Clang_Frontend':
Clang_Frontend -> Clang_Serialization -> Clang_Frontend
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