xref: /llvm-project/clang/test/Index/pch-warn-as-error-code-split.h (revision 70ec1c7e62461ad559cc302adbd2f4e83e2fc264)
1 
foo_head()2 static void foo_head() {
3   int x;
4 }
5