Jeroen Ketema
|
de97ae38dc
|
C++: C++: Use getAUse in getIRRepresentationOfIndirectOperand
|
2023-03-09 15:15:00 +01:00 |
|
Jeroen Ketema
|
a2248cb5a0
|
C++: Use getAUse in getIRRepresentationOfOperand
|
2023-03-09 09:45:54 +01:00 |
|
Jeroen Ketema
|
9e462866a0
|
C++: Update test annotations for use-use dataflow
|
2023-02-14 14:48:08 +01:00 |
|
Jeroen Ketema
|
20ce4cdf91
|
C++: Map operand nodes that are only used once onto the related instruction node
|
2023-02-07 14:17:54 +01:00 |
|
Mathias Vorreiter Pedersen
|
702b10ff96
|
Merge branch 'mathiasvp/replace-ast-with-ir-use-usedataflow' into global-flow
|
2023-02-01 13:37:10 +00:00 |
|
Mathias Vorreiter Pedersen
|
0e1dcc8062
|
C++: Accept test changes. These all appear to be good changes.
|
2023-02-01 13:25:37 +00:00 |
|
Mathias Vorreiter Pedersen
|
7cc7675cdc
|
C++: Accept query changes. These are just deduplications.
|
2023-01-30 09:26:14 +00:00 |
|
Mathias Vorreiter Pedersen
|
7fb9db49be
|
C++: Accept test changes.
|
2023-01-24 11:11:11 +00:00 |
|
Mathias Vorreiter Pedersen
|
79b77b01fd
|
Merge branch 'main' into mathiasvp/replace-ast-with-ir-use-usedataflow
|
2023-01-23 15:49:36 +00:00 |
|
Jeroen Ketema
|
cfc0dabad9
|
C++: Add some additional uncontrolled format string tests
These duplicate the `i9` and `i91` tests slightly earlier in the same file, but
use an explicit `if` instead of the ternary operator.
|
2023-01-23 11:50:45 +01:00 |
|
Jeroen Ketema
|
f628152be1
|
C++: In dataflow use the AST representation of IR Instructions and Operands
|
2023-01-20 10:39:50 +01:00 |
|
Mathias Vorreiter Pedersen
|
e453c7a36e
|
C++: Accept test changes.
|
2022-12-22 10:57:54 +00:00 |
|
Mathias Vorreiter Pedersen
|
a7aa1a7d8b
|
C++: Accept more test changes
|
2022-12-16 16:04:35 +00:00 |
|
Mathias Vorreiter Pedersen
|
0c7f57e0c4
|
C++: Accept test changes.
|
2022-11-11 11:09:38 +00:00 |
|
Jeroen Ketema
|
5732c3bca0
|
Merge branch 'main' into mathiasvp/replace-ast-with-ir-use-usedataflow
|
2022-11-07 15:03:26 +01:00 |
|
Tom Hvitved
|
a533c95640
|
C++: Update expected test output
|
2022-11-03 15:52:30 +01:00 |
|
Mathias Vorreiter Pedersen
|
562f052eb0
|
C++: Accept test changes.
|
2022-10-26 17:06:38 +02:00 |
|
Mathias Vorreiter Pedersen
|
39b268194a
|
C++: Accept test changes.
|
2022-10-25 14:10:51 +02:00 |
|
Mathias Vorreiter Pedersen
|
4c5953fce0
|
C++: Accept query-test changes.
|
2022-10-14 10:14:52 +02:00 |
|
erik-krogh
|
33165f4f55
|
CPP: update expected output
|
2022-09-23 14:45:59 +02:00 |
|
Robert Marsh
|
048e5d8474
|
C++: IR data flow through global variables
|
2022-06-20 15:15:45 -04:00 |
|
Anders Schack-Mulligen
|
5cfa3c7927
|
C++: Accept qltest expected changes.
|
2022-01-18 10:36:52 +01:00 |
|
Paolo Tranquilli
|
0547e4ccf2
|
update further test with new locations
|
2021-11-23 15:28:15 +00:00 |
|
Mathias Vorreiter Pedersen
|
21167f4b67
|
C++: Accept test changes.
|
2021-11-22 13:04:23 +00:00 |
|
Mathias Vorreiter Pedersen
|
2cd23e5ee0
|
Accept test changes.
|
2021-10-28 12:36:36 +01:00 |
|
Robert Marsh
|
c2b356ab08
|
C++: add subpaths to DefaultTaintTracking
|
2021-09-23 21:00:45 -07:00 |
|
Jonas Jensen
|
65f4ec403f
|
Merge pull request #6593 from geoffw0/samate-move
C++: Add test cases with SAMATE Juliet code snippets to the codeql test suite.
|
2021-09-15 14:18:08 +02:00 |
|
Anders Schack-Mulligen
|
f30dad7705
|
Dataflow: Update test expected outputs.
|
2021-09-07 13:02:20 +02:00 |
|
Geoffrey White
|
d73604d1c5
|
C++: Fix a few glitches and accept line number changes in expected files.
|
2021-09-02 17:34:47 +01:00 |
|
Geoffrey White
|
f755659f5d
|
C++: More directory structure consistency / cleanup.
|
2021-09-02 17:34:47 +01:00 |
|
Geoffrey White
|
d1ab2d2e8c
|
C++: Remove some irrelevant macro logic and main functions.
|
2021-09-02 17:34:46 +01:00 |
|
Geoffrey White
|
fdb4a2acdb
|
C++: Clean up header comments.
|
2021-09-02 17:34:46 +01:00 |
|
Geoffrey White
|
75d367a6c5
|
C++: Add ad-hoc SAMATE Juliet test cases (that were previously internal). Directory structures cleaned up in a few places.
|
2021-09-02 17:34:45 +01:00 |
|
Robert Marsh
|
230f4bcae8
|
C++: accept test changes from IR sharing
|
2021-05-06 08:14:45 -07:00 |
|
Mathias Vorreiter Pedersen
|
c7c65736a9
|
C++: Accept test changes. These happened because of the incorrect usage of multiple configurations in 6c1ec6d96b.
|
2021-03-26 10:57:58 +01:00 |
|
Mathias Vorreiter Pedersen
|
6c1ec6d96b
|
C++: Accept test changes.
|
2021-03-19 16:09:05 +01:00 |
|
Mathias Vorreiter Pedersen
|
5667901a2a
|
C++: Accept test changes after merge from main (which changed the path explanations).
|
2021-03-11 21:16:57 +01:00 |
|
Mathias Vorreiter Pedersen
|
a2d75c4fed
|
Merge branch 'main' into rdmarsh/cpp/use-taint-configuration-dtt
|
2021-03-11 18:06:37 +01:00 |
|
Mathias Vorreiter Pedersen
|
01cc2f2c77
|
Merge pull request #5366 from MathiasVP/better-path-explanation-for-this-indirection
C++: Replace 'Argument -1 indirection' with 'This indirection'
|
2021-03-11 10:48:44 +01:00 |
|
Jonas Jensen
|
e1adf5e8b0
|
Merge pull request #5218 from MathiasVP/no-write-side-effects-for-const-pointer-params
C++: Don't generate write side effects for const parameter indirections
|
2021-03-11 09:48:05 +01:00 |
|
Mathias Vorreiter Pedersen
|
55da16c4a9
|
C++: Accept test changes.
|
2021-03-11 09:27:45 +01:00 |
|
Mathias Vorreiter Pedersen
|
0b6589c8be
|
C++: Accept test changes.
|
2021-03-10 15:47:06 +01:00 |
|
Mathias Vorreiter Pedersen
|
19d08d7b40
|
Merge branch 'main' into rdmarsh/cpp/use-taint-configuration-dtt
|
2021-03-09 12:35:44 +01:00 |
|
Mathias Vorreiter Pedersen
|
7207a17f6f
|
C++: Accept more tests.
|
2021-03-08 16:50:12 +01:00 |
|
Mathias Vorreiter Pedersen
|
748f5344ff
|
Merge branch 'main' into rdmarsh/cpp/use-taint-configuration-dtt
|
2021-03-02 10:43:37 +01:00 |
|
Mathias Vorreiter Pedersen
|
299f371715
|
C++: Accept more test changes.
|
2021-02-19 16:01:31 +01:00 |
|
Mathias Vorreiter Pedersen
|
f5e4725642
|
C++: Propagate flow from instruction's to non-exact operands for arrays and unions, and accept test changes.
|
2020-12-18 13:54:34 +01:00 |
|
Robert Marsh
|
275d75295c
|
Merge branch 'main' into rdmarsh/cpp/use-taint-configuration-dtt
Fix test conflict
|
2020-11-12 13:28:10 -08:00 |
|
Robert Marsh
|
04ad94d1cc
|
C++: model taint from pointers to aliased buffers
|
2020-11-09 13:52:08 -08:00 |
|
Robert Marsh
|
afbeca0d54
|
C++: Accept test outputs
|
2020-11-09 13:24:31 -08:00 |
|