2 Commits

Author SHA1 Message Date
Jan Svoboda
9ae3077ae9
[clang][modules] Remove Module::ASTFile (#185994)
This removes the assumption that a deserialized module is backed by a
`FileEntry`. The `OptionalFileEntryRef` member is replaced with
`ModuleFile{Name,Key}`.
2026-03-19 13:06:49 -07:00
David Stone
8918d35dbd
[clang][Modules] Move ASTSourceDescriptor into its own file (#67930) 2024-06-03 11:09:13 +02:00