1 // RUN: %clang_analyze_cc1 -analyzer-checker=core -verify %s
3 #include "Inputs/system-header-simulator-cxx.h"
12 // The dtor invocation of 'b' and 'c' used to create
13 // a loop in the egraph and the analysis stopped after
26 // expected-warning@-1{{Assigned value is garbage or undefined}}