1 2 3 4 5
// RUN: %clang_analyze_cc1 -analyzer-checker=core,apiModeling %s -ftime-trace=%t.raw.json -verify // expected-no-diagnostics // GitHub issue 139779 struct {} a; // no-crash