[ORC] Fail materialization in tasks that are destroyed before running.
[llvm-project.git] / clang / test / Modules / Inputs / merge-template-friend / module.modulemap
blob7737ad9b0ca241ce884ace8d0b2aaffde62bbe09
1 module a { header "friend.h" export * }
2 module b { header "def.h" export * }