Jan Svoboda a1b4238eaf
[clang][deps] Fix __has_include behavior with umbrella headers (#70144)
Previously, Clang wouldn't try to resolve the module for the header
being checked via `__has_include`. This meant that such header was
considered textual (a.k.a. part of the module Clang is currently
compiling).

rdar://116926060
2023-10-25 14:58:09 -07:00
..
2022-12-02 15:36:12 -08:00