diff options
Diffstat (limited to 'clang/test/Analysis/exploded-graph-rewriter/constraints.dot')
-rw-r--r-- | clang/test/Analysis/exploded-graph-rewriter/constraints.dot | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/test/Analysis/exploded-graph-rewriter/constraints.dot b/clang/test/Analysis/exploded-graph-rewriter/constraints.dot index 49aba4b15e1..58faafc0f26 100644 --- a/clang/test/Analysis/exploded-graph-rewriter/constraints.dot +++ b/clang/test/Analysis/exploded-graph-rewriter/constraints.dot @@ -20,6 +20,7 @@ Node0x1 [shape=record,label= "store": null, "environment": null, "dynamic_types": null, + "constructing_objects": null, "constraints": [ { "symbol": "reg_$0<x>", "range": "{ [0, 0] }" } ] |