diff options
author | Richard Howell <rhow@fb.com> | 2023-04-04 12:35:45 -0700 |
---|---|---|
committer | Richard Howell <rhow@fb.com> | 2023-04-05 07:19:48 -0700 |
commit | 8ee5029b225ba1ff415e0a0a6a68dc4e3efee4d1 (patch) | |
tree | 3502abc7795647636f5c623f686510d2a575b634 /llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp | |
parent | 17fc38889a0d71ff8591d6d0c7905ea911d830dd (diff) | |
download | llvm-8ee5029b225ba1ff415e0a0a6a68dc4e3efee4d1.zip llvm-8ee5029b225ba1ff415e0a0a6a68dc4e3efee4d1.tar.gz llvm-8ee5029b225ba1ff415e0a0a6a68dc4e3efee4d1.tar.bz2 |
[clang] don't serialize MODULE_DIRECTORY with ModuleFileHomeIsCwd
Fix a bug in the MODULE_DIRECTORY serialization logic
that would cause MODULE_DIRECTORY to be serialized when
`-fmodule-file-home-is-cwd` is specified.
This matches the original logic added in:
https://github.com/apple/llvm-project/commit/f7b41371d9ede1aecf0930e5bd4a463519264633
Reviewed By: keith
Differential Revision: https://reviews.llvm.org/D147561
Diffstat (limited to 'llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp')
0 files changed, 0 insertions, 0 deletions