// RUN: %exploded_graph_rewriter %s | FileCheck %s // FIXME: Substitution doesn't seem to work on Windows. // UNSUPPORTED: system-windows // CHECK: Store: // CHECK-SAME: (0x2) // CHECK-SAME: // CHECK-SAME: // CHECK-SAME: // CHECK-SAME: // CHECK-SAME: // CHECK-SAME: // CHECK-SAME: // CHECK-SAME:
// CHECK-SAME: x // CHECK-SAME: // CHECK-SAME: 0 // CHECK-SAME: // CHECK-SAME: (Default) // CHECK-SAME: // CHECK-SAME: Undefined // CHECK-SAME:
Node0x1 [shape=record,label= "{ { "node_id": 1, "pointer": "0x1", "has_report": false, "is_sink": false, "state_id": 2, "program_points": [], "program_state": { "environment": null, "constraints": null, "dynamic_types": null, "constructing_objects": null, "checker_messages": null, "store": { "pointer": "0x2", "items": [ { "cluster": "x", "pointer": "0x3", "items": [ { "kind": "Default", "offset": 0, "value": "Undefined" } ] } ] } } } \l}"];