blob: 79cc7c3aea013366949aafb3e7cd7502d4981da9 [file] [log] [blame]
// RUN: %clang_cc1 -analyze -analyzer-checker=core -analyzer-stats %s > FileCheck %s
void foo() {
int x;
}
// CHECK: ... Statistics Collected ...
// CHECK:The # of times RemoveDeadBindings is called