Clang Project
clang_source_code
/
test
/
Frontend
/
Inputs
/
SystemHeaderPrefix
/
line-directive-in-system.h
1
#line 1 "foo.h"
2
foo();
3