Skip to content

Commit 11aea6a

Browse files
committed
Update test expectations for new flow paths
1 parent a2d7b37 commit 11aea6a

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

cpp/common/test/rules/ownedpointervaluestoredinunrelatedsmartpointer/OwnedPointerValueStoredInUnrelatedSmartPointer.expected

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,21 +11,14 @@ edges
1111
| test.cpp:3:14:3:15 | v1 | test.cpp:6:31:6:33 | call to get |
1212
| test.cpp:3:14:3:15 | v1 | test.cpp:7:28:7:29 | v2 |
1313
| test.cpp:4:13:4:14 | v1 | test.cpp:7:28:7:29 | v2 |
14-
| test.cpp:5:27:5:28 | v1 | ../../includes/standard-library/memory.h:76:17:76:19 | ptr |
1514
| test.cpp:5:27:5:29 | call to shared_ptr | test.cpp:6:31:6:33 | call to get |
16-
| test.cpp:6:31:6:33 | call to get | ../../includes/standard-library/memory.h:76:17:76:19 | ptr |
17-
| test.cpp:6:31:6:33 | call to get | ../../includes/standard-library/memory.h:76:17:76:19 | ptr |
18-
| test.cpp:7:28:7:29 | v2 | ../../includes/standard-library/memory.h:76:17:76:19 | ptr |
19-
| test.cpp:7:28:7:29 | v2 | ../../includes/standard-library/memory.h:76:17:76:19 | ptr |
2015
| test.cpp:8:8:8:14 | 0 | test.cpp:9:28:9:29 | v2 |
21-
| test.cpp:9:28:9:29 | v2 | ../../includes/standard-library/memory.h:76:17:76:19 | ptr |
2216
| test.cpp:10:8:10:17 | new | test.cpp:11:28:11:29 | v2 |
2317
| test.cpp:10:8:10:17 | new | test.cpp:11:28:11:29 | v2 |
2418
| test.cpp:10:8:10:17 | new | test.cpp:12:28:12:29 | v2 |
2519
| test.cpp:11:28:11:29 | ref arg v2 | test.cpp:12:28:12:29 | v2 |
2620
| test.cpp:11:28:11:29 | v2 | ../../includes/standard-library/memory.h:76:17:76:19 | ptr |
2721
| test.cpp:11:28:11:29 | v2 | test.cpp:11:28:11:29 | ref arg v2 |
28-
| test.cpp:12:28:12:29 | v2 | ../../includes/standard-library/memory.h:76:17:76:19 | ptr |
2922
| test.cpp:16:13:16:22 | new | test.cpp:17:27:17:28 | v1 |
3023
| test.cpp:16:13:16:22 | new | test.cpp:17:27:17:28 | v1 |
3124
| test.cpp:16:13:16:22 | new | test.cpp:19:6:19:7 | v1 |

0 commit comments

Comments
 (0)