[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / clang / test / Modules / Inputs / warn-unused-local-typedef.h
blob6006de0cc8cc305a70159eae0c2e69fc7e47c81b
1 inline void myfun() { typedef int a; }