================
@@ -435,6 +435,18 @@ class ModuleMap {
KnownHeader findModuleForHeader(FileEntryRef File, bool AllowTextual = false,
bool AllowExcluded = false);
+ /// Find the FileEntry for an umbrella header in a module as if it was
written
+ /// in the module map as a header decl.
----------------
vsapsai wrote:
It's not clear from the comment why the umbrella-ness of the method matters
here. I.e., why it cannot be something like `findUmbrellaHeaderForModule`.
https://github.com/llvm/llvm-project/pull/181916
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits