[ORC] Fail materialization in tasks that are destroyed before running.
[llvm-project.git] / clang / test / Modules / Inputs / redecls / a.h
blob1647f86606a80edbd10451b5dae88fc270716bb8
1 @interface AA
2 @end
3 @class AA;