Clang Project

clang_source_code/test/Modules/Inputs/merge-template-specializations/a.h
1template<unsigned> class SmallString {};
2