Clang Project

clang_source_code/test/Analysis/html-diags-analyze-headers.h
1#include "html-diags-multifile.h"
2
3void test_call_macro() {
4  has_bug(0);
5}
6