================
@@ -372,6 +381,10 @@ class HeaderSearch {
/// map their keys to the SearchDir index of their header map.
void indexInitialHeaderMaps();
+ /// Build the header cache for a directory's module map.
+ void buildHeaderCache(DirectoryEntryRef Dir,
+ ModuleMapDirectoryState &MMState);
----------------
jansvoboda11 wrote:
What's the header cache? Do you mean the new members of
`ModuleMapDirectoryState`? Some clarification here would be useful.
https://github.com/llvm/llvm-project/pull/181916
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits