[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / clang / test / Modules / Inputs / weird_objc.h
blob8acaf746e855ce608420fd7624200ec1a7998552
1 typedef struct objc_object { void *super; int wibble; } *id;