xref: /llvm-project/clang/test/Analysis/html-diags-analyze-headers.h (revision 1ea584377e7897f7df5302ed9cd378d17be14fbf)
1 #include "html-diags-multifile.h"
2 
test_call_macro(void)3 void test_call_macro(void) {
4   has_bug(0);
5 }
6