Files
llvm-project/clang/lib/Basic/ASTSourceDescriptor.cpp
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

1.0 KiB