diff options
author | Naveen Seth Hanig <naveen.hanig@outlook.com> | 2025-09-20 05:49:56 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-20 00:19:56 +0000 |
commit | 4554cdf6cfd1745ecdbad6665b17913c4af9c1b2 (patch) | |
tree | 0cb45e3a49af7967518cbe0cdb72da5eebf23cde /llvm/lib/Object/ObjectFile.cpp | |
parent | 9b3e2f53eb219e7ed2f0a761bad2fa3bd396a57c (diff) | |
download | llvm-4554cdf6cfd1745ecdbad6665b17913c4af9c1b2.zip llvm-4554cdf6cfd1745ecdbad6665b17913c4af9c1b2.tar.gz llvm-4554cdf6cfd1745ecdbad6665b17913c4af9c1b2.tar.bz2 |
[modules] Fix assert on Clang module import from the global module fragment. (#159771)
Fixes #159768.
When building a named module interface with `-fmodules` enabled,
importing a Clang module from inside the global module fragment causes
Clang to crash only on assertion builds.
This fixes the assert and extends the test coverage.
Diffstat (limited to 'llvm/lib/Object/ObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions