aboutsummaryrefslogtreecommitdiff
path: root/clang/test/Analysis/html-diags-analyze-headers.h
blob: 542596666b4f5aac00bb0445e88531f9b87622d0 (plain)
1
2
3
4
5
#include "html-diags-multifile.h"

void test_call_macro(void) {
  has_bug(0);
}