Clang Project

clang_source_code/test/Modules/Inputs/initializer_list/direct.modulemap
1module initializer_list { header "direct.h" }
2