Clang Project

clang_source_code/test/Modules/Inputs/merge-implicit-special-members/b.h
1struct pthread_mutex_t { int lock; };
2