Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4719fd5

Browse files
committed
C++: Accept more test changes.
1 parent 981c976 commit 4719fd5

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

cpp/ql/test/library-tests/syntax-zoo/dataflow-ir-consistency.expected

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -223,11 +223,6 @@ compatibleTypesReflexive
223223
unreachableNodeCCtx
224224
localCallNodes
225225
postIsNotPre
226-
| condition_decls.cpp:3:13:3:22 | new indirection | PostUpdateNode should not equal its pre-update node. |
227-
| defdestructordeleteexpr.cpp:4:9:4:15 | new indirection | PostUpdateNode should not equal its pre-update node. |
228-
| deleteexpr.cpp:7:9:7:15 | new indirection | PostUpdateNode should not equal its pre-update node. |
229-
| ir.cpp:943:3:943:11 | new indirection | PostUpdateNode should not equal its pre-update node. |
230-
| ir.cpp:947:3:947:25 | new indirection | PostUpdateNode should not equal its pre-update node. |
231226
postHasUniquePre
232227
uniquePostUpdate
233228
| cpp11.cpp:82:17:82:17 | this indirection | Node has multiple PostUpdateNodes. |
@@ -251,19 +246,14 @@ postIsInSameCallable
251246
reverseRead
252247
argHasPostUpdate
253248
postWithInFlow
254-
| condition_decls.cpp:3:13:3:22 | new indirection | PostUpdateNode should not be the target of local flow. |
255249
| cpp11.cpp:77:19:77:21 | call to Val | PostUpdateNode should not be the target of local flow. |
256250
| cpp11.cpp:82:11:82:14 | call to Val | PostUpdateNode should not be the target of local flow. |
257251
| cpp11.cpp:82:45:82:48 | call to Val | PostUpdateNode should not be the target of local flow. |
258252
| cpp11.cpp:82:51:82:51 | call to Val | PostUpdateNode should not be the target of local flow. |
259-
| defdestructordeleteexpr.cpp:4:9:4:15 | new indirection | PostUpdateNode should not be the target of local flow. |
260-
| deleteexpr.cpp:7:9:7:15 | new indirection | PostUpdateNode should not be the target of local flow. |
261253
| ir.cpp:809:7:809:13 | call to Base | PostUpdateNode should not be the target of local flow. |
262254
| ir.cpp:810:7:810:26 | call to Base | PostUpdateNode should not be the target of local flow. |
263255
| ir.cpp:823:7:823:13 | call to Base | PostUpdateNode should not be the target of local flow. |
264256
| ir.cpp:824:7:824:26 | call to Base | PostUpdateNode should not be the target of local flow. |
265-
| ir.cpp:943:3:943:11 | new indirection | PostUpdateNode should not be the target of local flow. |
266-
| ir.cpp:947:3:947:25 | new indirection | PostUpdateNode should not be the target of local flow. |
267257
| try_catch.cpp:7:8:7:8 | call to exception | PostUpdateNode should not be the target of local flow. |
268258
viableImplInCallContextTooLarge
269259
uniqueParameterNodeAtPosition

0 commit comments

Comments
 (0)