================
@@ -435,6 +435,18 @@ class ModuleMap {
KnownHeader findModuleForHeader(FileEntryRef File, bool AllowTextual = false,
bool AllowExcluded = false);
+ /// Find the FileEntry for a header in a module as if it was written in the
----------------
jansvoboda11 wrote:
```suggestion
/// Find the FileEntry for an umbrella header in a module as if it was
written in the
```
https://github.com/llvm/llvm-project/pull/181916
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits