Clang Project

clang_source_code/test/Modules/Inputs/PR21687/b.h
1#include "a.h"
2X *n = new X;
3