[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / clang / test / Parser / skip-function-bodies.h
blob2d1a4c009ca2c134278c856981b6ded7a81fb9d1
1 int header1(int t) {
2 return t;