[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / clang / test / Frontend / Inputs / line-directive.h
blob446d1095cb61b7eb257b002078f58ed1e5b7dcd1
1 #line 10 "foo.h"
2 foo(void); // will warn if not treated as a system header