1 Commits

Author SHA1 Message Date
Ben Langmuir
8ec36e6956 [clang][modules] Handle explicit modules when checking for .Private -> _Private
While we eventually want to remove the mapping from .Private to _Private
modules, until we do, ensure that it behaves the same for explicit
modules.

rdar://107449872

Differential Revision: https://reviews.llvm.org/D147477
2023-04-04 08:12:10 -07:00