[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / clang / test / Modules / Inputs / merge-implicit-special-members / a.h
blob3029e4afb85a43e03cfc55b42b5b91872b6f4420
1 struct pthread_mutex_t { int lock; };