[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / clang / test / Modules / Inputs / redecls / a.h
blob1647f86606a80edbd10451b5dae88fc270716bb8
1 @interface AA
2 @end
3 @class AA;