[ORC] Fail materialization in tasks that are destroyed before running.
[llvm-project.git] / clang / test / Modules / Inputs / wildcard-submodule-exports / C_two.h
blobb65dcf612ebc7b366f1684998fc7856e0c7ca604
1 @import A.Two;
2 @import B.Two;
4 unsigned long *C2;