[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / clang / test / Modules / Inputs / MethodPoolString1.h
blobc64ad950033e8b10b197f0d6f85d6685834a9ea5
2 @interface S1
3 - (int)stringValue;
4 @end