diff options
author | Ben Langmuir <blangmuir@apple.com> | 2023-01-24 13:21:11 -0800 |
---|---|---|
committer | Ben Langmuir <blangmuir@apple.com> | 2023-01-27 11:37:35 -0800 |
commit | 73dba2f649a8e8c01e9c8b8df3bdc89cdf0fd7ee (patch) | |
tree | b42f8d106fb5506a139065ef0cb6282119fee1e1 /llvm/lib/ProfileData/Coverage/CoverageMapping.cpp | |
parent | a7bf2e558feb954396c93fd3fa740775944a179b (diff) | |
download | llvm-73dba2f649a8e8c01e9c8b8df3bdc89cdf0fd7ee.zip llvm-73dba2f649a8e8c01e9c8b8df3bdc89cdf0fd7ee.tar.gz llvm-73dba2f649a8e8c01e9c8b8df3bdc89cdf0fd7ee.tar.bz2 |
[clang][deps] Fix modulemap file path for implementation of module
Use the name "as requested" for the path of the implemented module's
modulemap file, just as we do for other modulemap file paths. This fixes
fatal errors with modules where we tried to find framework headers
relative to the wrong directory when imported by an implementation file
of the same module.
rdar://104619123
Differential Revision: https://reviews.llvm.org/D142501
Diffstat (limited to 'llvm/lib/ProfileData/Coverage/CoverageMapping.cpp')
0 files changed, 0 insertions, 0 deletions