-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #15835 from MathiasVP/initial-def-of-addresses
C++: Provide an initial SSA definition of the address of a variable
- Loading branch information
Showing
12 changed files
with
277 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
197 changes: 197 additions & 0 deletions
197
cpp/ql/test/library-tests/dataflow/dataflow-tests/localFlow-ir.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,197 @@ | ||
| example.c:15:37:15:37 | **b | example.c:15:37:15:37 | **b | | ||
| example.c:15:37:15:37 | **b | example.c:15:37:15:37 | **b | | ||
| example.c:15:37:15:37 | **b | example.c:15:37:15:37 | *b | | ||
| example.c:15:37:15:37 | **b | example.c:19:6:19:6 | *b | | ||
| example.c:15:37:15:37 | *b | example.c:15:37:15:37 | **b | | ||
| example.c:15:37:15:37 | *b | example.c:15:37:15:37 | *b | | ||
| example.c:15:37:15:37 | *b | example.c:15:37:15:37 | *b | | ||
| example.c:15:37:15:37 | *b | example.c:15:37:15:37 | b | | ||
| example.c:15:37:15:37 | *b | example.c:19:6:19:6 | b | | ||
| example.c:15:37:15:37 | b | example.c:15:37:15:37 | *b | | ||
| example.c:15:37:15:37 | b | example.c:15:37:15:37 | b | | ||
| example.c:15:37:15:37 | b | example.c:15:37:15:37 | b | | ||
| example.c:15:37:15:37 | b | example.c:19:6:19:6 | b | | ||
| example.c:15:44:15:46 | pos | example.c:24:24:24:26 | pos | | ||
| example.c:17:11:17:16 | *definition of coords | example.c:17:11:17:16 | *definition of coords | | ||
| example.c:17:11:17:16 | *definition of coords | example.c:17:11:17:16 | *definition of coords | | ||
| example.c:17:11:17:16 | *definition of coords | example.c:17:11:17:16 | *definition of coords | | ||
| example.c:17:11:17:16 | *definition of coords | example.c:17:11:17:16 | *definition of coords | | ||
| example.c:17:11:17:16 | *definition of coords | example.c:24:13:24:18 | *coords | | ||
| example.c:17:11:17:16 | *definition of coords [post update] | example.c:17:11:17:16 | *definition of coords | | ||
| example.c:17:11:17:16 | *definition of coords [post update] | example.c:24:13:24:18 | *coords | | ||
| example.c:17:11:17:16 | definition of coords | example.c:17:11:17:16 | *definition of coords | | ||
| example.c:17:11:17:16 | definition of coords | example.c:17:11:17:16 | definition of coords | | ||
| example.c:17:11:17:16 | definition of coords | example.c:17:11:17:16 | definition of coords | | ||
| example.c:17:11:17:16 | definition of coords | example.c:17:11:17:16 | definition of coords | | ||
| example.c:17:11:17:16 | definition of coords | example.c:17:11:17:16 | definition of coords | | ||
| example.c:17:11:17:16 | definition of coords | example.c:24:13:24:18 | coords | | ||
| example.c:17:11:17:16 | definition of coords [post update] | example.c:17:11:17:16 | definition of coords | | ||
| example.c:17:11:17:16 | definition of coords [post update] | example.c:24:13:24:18 | coords | | ||
| example.c:17:19:17:22 | {...} | example.c:17:19:17:22 | {...} | | ||
| example.c:17:21:17:21 | 0 | example.c:17:21:17:21 | 0 | | ||
| example.c:19:6:19:6 | *b | example.c:15:37:15:37 | *b | | ||
| example.c:19:6:19:6 | *b [post update] | example.c:15:37:15:37 | *b | | ||
| example.c:19:6:19:6 | *b [post update] | example.c:19:6:19:6 | *b | | ||
| example.c:19:6:19:6 | b [post update] | example.c:19:6:19:6 | b | | ||
| example.c:24:2:24:7 | *coords | example.c:26:18:26:24 | *& ... | | ||
| example.c:24:2:24:7 | *coords [post update] | example.c:26:18:26:24 | *& ... | | ||
| example.c:24:2:24:7 | coords | example.c:26:18:26:24 | & ... | | ||
| example.c:24:2:24:7 | coords [post update] | example.c:26:18:26:24 | & ... | | ||
| example.c:24:13:24:18 | *coords | example.c:24:2:24:7 | *coords | | ||
| example.c:24:13:24:18 | *coords [post update] | example.c:24:2:24:7 | *coords | | ||
| example.c:24:13:24:18 | coords | example.c:24:2:24:7 | coords | | ||
| example.c:24:13:24:18 | coords [post update] | example.c:24:2:24:7 | coords | | ||
| example.c:24:13:24:30 | ... = ... | example.c:24:2:24:30 | ... = ... | | ||
| example.c:24:20:24:20 | *y | example.c:24:20:24:20 | *y | | ||
| example.c:24:20:24:20 | y | example.c:24:20:24:20 | y | | ||
| example.c:24:20:24:20 | y | example.c:24:20:24:20 | y | | ||
| example.c:24:24:24:26 | pos | example.c:28:14:28:25 | & ... | | ||
| example.c:24:24:24:26 | pos | example.c:28:14:28:25 | *& ... | | ||
| example.c:24:24:24:30 | ... + ... | example.c:24:13:24:30 | ... = ... | | ||
| example.c:26:13:26:16 | call to getX | example.c:26:2:26:25 | ... = ... | | ||
| example.c:26:18:26:24 | & ... | example.c:26:2:26:7 | coords | | ||
| example.c:26:18:26:24 | *& ... | example.c:26:2:26:7 | *coords | | ||
| example.c:26:18:26:24 | getX output argument | example.c:26:2:26:7 | *coords | | ||
| example.c:26:18:26:24 | pointer to getX output argument | example.c:26:2:26:7 | coords | | ||
| example.c:26:19:26:24 | *coords | example.c:26:18:26:24 | *& ... | | ||
| example.c:26:19:26:24 | coords | example.c:26:18:26:24 | & ... | | ||
| example.c:28:22:28:25 | & ... | example.c:28:14:28:25 | & ... | | ||
| example.c:28:22:28:25 | *& ... | example.c:28:14:28:25 | *& ... | | ||
| example.c:28:23:28:25 | *pos | example.c:28:22:28:25 | *& ... | | ||
| example.c:28:23:28:25 | pos | example.c:28:22:28:25 | & ... | | ||
| test.cpp:6:12:6:17 | call to source | test.cpp:6:12:6:17 | call to source | | ||
| test.cpp:6:12:6:17 | call to source | test.cpp:7:8:7:9 | t1 | | ||
| test.cpp:7:8:7:9 | t1 | test.cpp:8:8:8:9 | t1 | | ||
| test.cpp:7:8:7:9 | t1 | test.cpp:8:8:8:9 | t1 | | ||
| test.cpp:8:3:8:9 | ... = ... | test.cpp:10:8:10:9 | t2 | | ||
| test.cpp:8:8:8:9 | t1 | test.cpp:8:3:8:9 | ... = ... | | ||
| test.cpp:8:8:8:9 | t1 | test.cpp:9:8:9:9 | t1 | | ||
| test.cpp:8:8:8:9 | t1 | test.cpp:9:8:9:9 | t1 | | ||
| test.cpp:9:8:9:9 | t1 | test.cpp:11:7:11:8 | t1 | | ||
| test.cpp:9:8:9:9 | t1 | test.cpp:11:7:11:8 | t1 | | ||
| test.cpp:10:8:10:9 | t2 | test.cpp:13:10:13:11 | t2 | | ||
| test.cpp:10:8:10:9 | t2 | test.cpp:15:3:15:6 | Phi | | ||
| test.cpp:10:8:10:9 | t2 | test.cpp:15:3:15:6 | Phi | | ||
| test.cpp:11:7:11:8 | t1 | test.cpp:21:8:21:9 | t1 | | ||
| test.cpp:12:5:12:10 | ... = ... | test.cpp:13:10:13:11 | t2 | | ||
| test.cpp:12:10:12:10 | 0 | test.cpp:12:5:12:10 | ... = ... | | ||
| test.cpp:13:10:13:11 | t2 | test.cpp:15:3:15:6 | Phi | | ||
| test.cpp:13:10:13:11 | t2 | test.cpp:15:3:15:6 | Phi | | ||
| test.cpp:15:3:15:6 | Phi | test.cpp:15:8:15:9 | t2 | | ||
| test.cpp:15:3:15:6 | Phi | test.cpp:15:8:15:9 | t2 | | ||
| test.cpp:15:8:15:9 | t2 | test.cpp:23:19:23:19 | Phi | | ||
| test.cpp:15:8:15:9 | t2 | test.cpp:23:19:23:19 | Phi | | ||
| test.cpp:17:3:17:8 | ... = ... | test.cpp:21:8:21:9 | t1 | | ||
| test.cpp:17:8:17:8 | 0 | test.cpp:17:3:17:8 | ... = ... | | ||
| test.cpp:21:8:21:9 | t1 | test.cpp:23:19:23:19 | Phi | | ||
| test.cpp:21:8:21:9 | t1 | test.cpp:23:19:23:19 | Phi | | ||
| test.cpp:23:15:23:16 | 0 | test.cpp:23:15:23:16 | 0 | | ||
| test.cpp:23:15:23:16 | 0 | test.cpp:23:19:23:19 | Phi | | ||
| test.cpp:23:19:23:19 | Phi | test.cpp:23:19:23:19 | i | | ||
| test.cpp:23:19:23:19 | Phi | test.cpp:23:19:23:19 | i | | ||
| test.cpp:23:19:23:19 | Phi | test.cpp:23:23:23:24 | t1 | | ||
| test.cpp:23:19:23:19 | Phi | test.cpp:23:23:23:24 | t1 | | ||
| test.cpp:23:19:23:19 | Phi | test.cpp:24:10:24:11 | t2 | | ||
| test.cpp:23:19:23:19 | Phi | test.cpp:24:10:24:11 | t2 | | ||
| test.cpp:23:19:23:19 | i | test.cpp:23:27:23:27 | i | | ||
| test.cpp:23:19:23:19 | i | test.cpp:23:27:23:27 | i | | ||
| test.cpp:23:23:23:24 | t1 | test.cpp:23:19:23:19 | Phi | | ||
| test.cpp:23:23:23:24 | t1 | test.cpp:26:8:26:9 | t1 | | ||
| test.cpp:23:23:23:24 | t1 | test.cpp:26:8:26:9 | t1 | | ||
| test.cpp:23:27:23:27 | *i | test.cpp:23:27:23:27 | *i | | ||
| test.cpp:23:27:23:27 | *i | test.cpp:23:27:23:27 | i | | ||
| test.cpp:23:27:23:27 | i | test.cpp:23:19:23:19 | Phi | | ||
| test.cpp:23:27:23:27 | i | test.cpp:23:27:23:27 | i | | ||
| test.cpp:23:27:23:27 | i | test.cpp:23:27:23:27 | i | | ||
| test.cpp:23:27:23:29 | ... ++ | test.cpp:23:19:23:19 | Phi | | ||
| test.cpp:23:27:23:29 | ... ++ | test.cpp:23:27:23:29 | ... ++ | | ||
| test.cpp:24:5:24:11 | ... = ... | test.cpp:23:19:23:19 | Phi | | ||
| test.cpp:24:10:24:11 | t2 | test.cpp:23:19:23:19 | Phi | | ||
| test.cpp:24:10:24:11 | t2 | test.cpp:23:19:23:19 | Phi | | ||
| test.cpp:24:10:24:11 | t2 | test.cpp:24:5:24:11 | ... = ... | | ||
| test.cpp:382:48:382:54 | source1 | test.cpp:384:16:384:23 | *& ... | | ||
| test.cpp:383:12:383:13 | 0 | test.cpp:383:12:383:13 | 0 | | ||
| test.cpp:383:12:383:13 | 0 | test.cpp:384:10:384:13 | *& ... | | ||
| test.cpp:384:10:384:13 | & ... | test.cpp:384:3:384:8 | call to memcpy | | ||
| test.cpp:384:10:384:13 | & ... | test.cpp:384:10:384:13 | & ... | | ||
| test.cpp:384:10:384:13 | & ... | test.cpp:385:8:385:10 | tmp | | ||
| test.cpp:384:10:384:13 | *& ... | test.cpp:384:10:384:13 | *& ... | | ||
| test.cpp:384:10:384:13 | memcpy output argument | test.cpp:385:8:385:10 | tmp | | ||
| test.cpp:384:10:384:13 | pointer to memcpy output argument | test.cpp:385:8:385:10 | tmp | | ||
| test.cpp:384:11:384:13 | *tmp | test.cpp:384:10:384:13 | *& ... | | ||
| test.cpp:384:11:384:13 | tmp | test.cpp:384:10:384:13 | & ... | | ||
| test.cpp:384:16:384:23 | & ... | test.cpp:384:16:384:23 | & ... | | ||
| test.cpp:384:16:384:23 | *& ... | test.cpp:384:3:384:8 | **call to memcpy | | ||
| test.cpp:384:16:384:23 | *& ... | test.cpp:384:3:384:8 | *call to memcpy | | ||
| test.cpp:384:16:384:23 | *& ... | test.cpp:384:10:384:13 | memcpy output argument | | ||
| test.cpp:384:16:384:23 | *& ... | test.cpp:384:16:384:23 | *& ... | | ||
| test.cpp:384:16:384:23 | **(const void *)... | test.cpp:384:3:384:8 | **call to memcpy | | ||
| test.cpp:384:16:384:23 | **(const void *)... | test.cpp:384:10:384:13 | memcpy output argument | | ||
| test.cpp:384:17:384:23 | *source1 | test.cpp:384:16:384:23 | *& ... | | ||
| test.cpp:384:17:384:23 | source1 | test.cpp:384:16:384:23 | & ... | | ||
| test.cpp:388:53:388:59 | source1 | test.cpp:391:16:391:23 | *& ... | | ||
| test.cpp:388:66:388:66 | b | test.cpp:393:7:393:7 | b | | ||
| test.cpp:389:12:389:13 | 0 | test.cpp:389:12:389:13 | 0 | | ||
| test.cpp:389:12:389:13 | 0 | test.cpp:390:18:390:21 | *& ... | | ||
| test.cpp:390:18:390:21 | & ... | test.cpp:390:18:390:21 | & ... | | ||
| test.cpp:390:18:390:21 | & ... | test.cpp:391:10:391:13 | & ... | | ||
| test.cpp:390:18:390:21 | *& ... | test.cpp:390:18:390:21 | *& ... | | ||
| test.cpp:390:18:390:21 | *& ... | test.cpp:391:10:391:13 | *& ... | | ||
| test.cpp:390:19:390:21 | *tmp | test.cpp:390:18:390:21 | *& ... | | ||
| test.cpp:390:19:390:21 | tmp | test.cpp:390:18:390:21 | & ... | | ||
| test.cpp:391:10:391:13 | & ... | test.cpp:391:3:391:8 | call to memcpy | | ||
| test.cpp:391:10:391:13 | & ... | test.cpp:391:10:391:13 | & ... | | ||
| test.cpp:391:10:391:13 | & ... | test.cpp:392:8:392:10 | tmp | | ||
| test.cpp:391:10:391:13 | *& ... | test.cpp:391:10:391:13 | *& ... | | ||
| test.cpp:391:10:391:13 | memcpy output argument | test.cpp:392:8:392:10 | tmp | | ||
| test.cpp:391:10:391:13 | pointer to memcpy output argument | test.cpp:392:8:392:10 | tmp | | ||
| test.cpp:391:11:391:13 | *tmp | test.cpp:391:10:391:13 | *& ... | | ||
| test.cpp:391:11:391:13 | tmp | test.cpp:391:10:391:13 | & ... | | ||
| test.cpp:391:16:391:23 | & ... | test.cpp:391:16:391:23 | & ... | | ||
| test.cpp:391:16:391:23 | *& ... | test.cpp:391:3:391:8 | **call to memcpy | | ||
| test.cpp:391:16:391:23 | *& ... | test.cpp:391:3:391:8 | *call to memcpy | | ||
| test.cpp:391:16:391:23 | *& ... | test.cpp:391:10:391:13 | memcpy output argument | | ||
| test.cpp:391:16:391:23 | *& ... | test.cpp:391:16:391:23 | *& ... | | ||
| test.cpp:391:16:391:23 | **(const void *)... | test.cpp:391:3:391:8 | **call to memcpy | | ||
| test.cpp:391:16:391:23 | **(const void *)... | test.cpp:391:10:391:13 | memcpy output argument | | ||
| test.cpp:391:17:391:23 | *source1 | test.cpp:391:16:391:23 | *& ... | | ||
| test.cpp:391:17:391:23 | source1 | test.cpp:391:16:391:23 | & ... | | ||
| test.cpp:392:8:392:10 | tmp | test.cpp:394:10:394:12 | tmp | | ||
| test.cpp:392:8:392:10 | tmp | test.cpp:394:10:394:12 | tmp | | ||
| test.cpp:487:67:487:67 | **s | test.cpp:487:67:487:67 | **s | | ||
| test.cpp:487:67:487:67 | **s | test.cpp:487:67:487:67 | **s | | ||
| test.cpp:487:67:487:67 | **s | test.cpp:487:67:487:67 | *s | | ||
| test.cpp:487:67:487:67 | **s | test.cpp:488:21:488:21 | *s | | ||
| test.cpp:487:67:487:67 | *s | test.cpp:487:67:487:67 | **s | | ||
| test.cpp:487:67:487:67 | *s | test.cpp:487:67:487:67 | *s | | ||
| test.cpp:487:67:487:67 | *s | test.cpp:487:67:487:67 | *s | | ||
| test.cpp:487:67:487:67 | *s | test.cpp:487:67:487:67 | s | | ||
| test.cpp:487:67:487:67 | *s | test.cpp:488:21:488:21 | s | | ||
| test.cpp:487:67:487:67 | s | test.cpp:487:67:487:67 | *s | | ||
| test.cpp:487:67:487:67 | s | test.cpp:487:67:487:67 | s | | ||
| test.cpp:487:67:487:67 | s | test.cpp:487:67:487:67 | s | | ||
| test.cpp:487:67:487:67 | s | test.cpp:488:21:488:21 | s | | ||
| test.cpp:488:21:488:21 | *s | test.cpp:489:20:489:20 | *s | | ||
| test.cpp:488:21:488:21 | *s [post update] | test.cpp:489:20:489:20 | *s | | ||
| test.cpp:488:21:488:21 | s | test.cpp:489:20:489:20 | s | | ||
| test.cpp:488:21:488:21 | s | test.cpp:489:20:489:20 | s | | ||
| test.cpp:488:21:488:21 | s [post update] | test.cpp:489:20:489:20 | s | | ||
| test.cpp:488:24:488:30 | *content | test.cpp:488:21:488:30 | *content | | ||
| test.cpp:488:24:488:30 | content | test.cpp:488:21:488:30 | content | | ||
| test.cpp:489:20:489:20 | *s | test.cpp:487:67:487:67 | *s | | ||
| test.cpp:489:20:489:20 | *s [post update] | test.cpp:487:67:487:67 | *s | | ||
| test.cpp:489:20:489:20 | *s [post update] | test.cpp:489:20:489:20 | *s | | ||
| test.cpp:489:20:489:20 | s [post update] | test.cpp:489:20:489:20 | s | | ||
| test.cpp:489:23:489:29 | *content | test.cpp:489:23:489:29 | *content | | ||
| test.cpp:489:23:489:29 | *content | test.cpp:490:8:490:17 | * ... | | ||
| test.cpp:489:23:489:29 | content | test.cpp:489:23:489:29 | content | | ||
| test.cpp:489:23:489:29 | content | test.cpp:490:9:490:17 | p_content | | ||
| test.cpp:1050:12:1050:12 | definition of a | test.cpp:1051:3:1051:3 | *a | | ||
| test.cpp:1051:3:1051:3 | *a | test.cpp:1052:8:1052:9 | *& ... | | ||
| test.cpp:1051:3:1051:3 | *a [post update] | test.cpp:1052:8:1052:9 | *& ... | | ||
| test.cpp:1051:3:1051:3 | a | test.cpp:1052:8:1052:9 | & ... | | ||
| test.cpp:1051:3:1051:3 | a [post update] | test.cpp:1052:8:1052:9 | & ... | | ||
| test.cpp:1051:15:1051:21 | 0 | test.cpp:1051:3:1051:21 | ... = ... | | ||
| test.cpp:1051:15:1051:21 | *0 | test.cpp:1051:3:1051:21 | *... = ... | | ||
| test.cpp:1052:9:1052:9 | *a | test.cpp:1052:8:1052:9 | *& ... | | ||
| test.cpp:1052:9:1052:9 | a | test.cpp:1052:8:1052:9 | & ... | |
8 changes: 8 additions & 0 deletions
8
cpp/ql/test/library-tests/dataflow/dataflow-tests/localFlow-ir.ql
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
import cpp | ||
import semmle.code.cpp.dataflow.new.DataFlow | ||
|
||
from DataFlow::Node nodeFrom, DataFlow::Node nodeTo | ||
where | ||
DataFlow::localFlowStep(nodeFrom, nodeTo) and | ||
nodeFrom.getFunction().getName().matches("%\\_with\\_local\\_flow") | ||
select nodeFrom, nodeTo |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.