Clang Project
clang_source_code
/
test
/
Modules
/
Inputs
/
macro-hiding
/
c1.h
1
#include "b1.h"
2
#define assert(x)
3