Mathias Vorreiter Pedersen
|
c2ac60fc34
|
Merge pull request #11311 from MathiasVP/repair-mustflow
C++: Repair `MustFlow` library for use-use flow
|
2022-11-21 19:13:10 +00:00 |
|
Jeroen Ketema
|
78ad9ba60f
|
Merge pull request #11262 from rdmarsh2/rdmarsh2/cpp/deprecate-ast-gvn
C++: deprecate AST-based GVN
|
2022-11-21 13:38:54 +01:00 |
|
Mathias Vorreiter Pedersen
|
b748ed8f43
|
C++: Repair the 'MustFlow' library.
|
2022-11-18 16:41:32 +00:00 |
|
erik-krogh
|
a5a244fc53
|
CPP: delete old deprecations
|
2022-11-17 22:12:50 +01:00 |
|
Anders Schack-Mulligen
|
94bca4399a
|
Merge pull request #11183 from aschackmull/dataflow/groupflow
Dataflow: Introduce support for src/sink grouping in path results.
|
2022-11-16 12:59:01 +01:00 |
|
Robert Marsh
|
5bbdaad0e5
|
C++: deprecate AST-based GVN
|
2022-11-14 16:50:39 -05:00 |
|
Jeroen Ketema
|
5c109cdef1
|
Merge pull request #11234 from jketema/std-iterator-fix
C++: Recognize `basic_string::iterator` as an iterator
|
2022-11-11 17:21:42 +01:00 |
|
Rasmus Wriedt Larsen
|
ddbcdcb4ba
|
Merge pull request #11160 from RasmusWL/dataflow-consistency-read-store
DataFlow: Add read/store stepIsLocal consistency checks
|
2022-11-11 14:51:45 +01:00 |
|
Jeroen Ketema
|
612624d241
|
C++: Recognize basic_string::iterator as an iterator
|
2022-11-11 14:04:50 +01:00 |
|
Jeroen Ketema
|
ba00a0f370
|
C++: Share parameter logic in std::string model
|
2022-11-11 08:48:11 +01:00 |
|
Jeroen Ketema
|
23e29e993b
|
C++: Split std::string::insert off in a separate class
The `insert` function has two different return types: `iterator` and
`basic_string&`.
|
2022-11-11 08:48:01 +01:00 |
|
Anders Schack-Mulligen
|
b3b7711149
|
Dataflow: Sync.
|
2022-11-09 14:23:15 +01:00 |
|
Rasmus Wriedt Larsen
|
4895daba85
|
DataFlow: Add read/store stepIsLocal consistency checks
|
2022-11-08 13:32:49 +01:00 |
|
Jeroen Ketema
|
c61a9c5911
|
C++: Also taint the return value dereference in the strcat model
|
2022-11-08 12:08:44 +01:00 |
|
Anders Schack-Mulligen
|
99ca28ea9b
|
Merge pull request #10886 from aschackmull/dataflow/joinorders
Dataflow: Fix a couple of join-orders.
|
2022-11-07 11:05:29 +01:00 |
|
Tom Hvitved
|
05bf86acb6
|
Merge pull request #11126 from hvitved/cpp/position-overrides
C++: Let `(Indirect|Direct)Position` be sub classes of `Position`
|
2022-11-04 15:35:27 +01:00 |
|
Tom Hvitved
|
95835b8297
|
C++: Let (Indirect|Direct)Position be sub classes of Position
|
2022-11-04 14:31:18 +01:00 |
|
Anders Schack-Mulligen
|
a1dba82360
|
Dataflow: Sync.
|
2022-11-04 12:41:55 +01:00 |
|
Tom Hvitved
|
d3488da0c2
|
Data flow: Sync files
|
2022-11-03 15:52:30 +01:00 |
|
Geoffrey White
|
0d030d2b13
|
C++: Fix FormatLiteral.getMaxConvertedLength bug.
|
2022-10-21 17:29:55 +01:00 |
|
Josh Soref
|
dd5c455e8b
|
spelling: variable
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2022-10-14 15:08:44 -04:00 |
|
Josh Soref
|
b75b0ba60f
|
spelling: specified
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2022-10-14 15:08:44 -04:00 |
|
Josh Soref
|
a588bcf268
|
spelling: representing
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2022-10-14 15:08:44 -04:00 |
|
Josh Soref
|
ad3f6f4ccd
|
spelling: provides
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2022-10-14 15:08:44 -04:00 |
|
Josh Soref
|
bbc9931b05
|
spelling: primitive
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2022-10-14 15:08:44 -04:00 |
|
Josh Soref
|
0c3eb53602
|
spelling: library
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2022-10-14 15:08:44 -04:00 |
|
Josh Soref
|
1453efe5b6
|
spelling: instructions
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2022-10-14 15:08:44 -04:00 |
|
Josh Soref
|
d12285841e
|
spelling: initializers
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2022-10-14 15:08:44 -04:00 |
|
Josh Soref
|
8f511adbd9
|
spelling: implicit
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2022-10-14 15:08:43 -04:00 |
|
Josh Soref
|
0e14dd1447
|
spelling: hypothetical
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2022-10-14 15:08:43 -04:00 |
|
Josh Soref
|
be07baca69
|
spelling: expressions
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2022-10-14 15:08:43 -04:00 |
|
Josh Soref
|
7ce4174f64
|
spelling: exploit
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2022-10-14 15:08:43 -04:00 |
|
Josh Soref
|
c575a2b90e
|
spelling: evaluates
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2022-10-14 15:08:43 -04:00 |
|
Josh Soref
|
bf86e53af1
|
spelling: encryption
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2022-10-14 15:08:43 -04:00 |
|
Josh Soref
|
22d170a9d2
|
spelling: dynamic
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2022-10-14 15:08:43 -04:00 |
|
Josh Soref
|
488dd3fce5
|
spelling: dimensions
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2022-10-14 15:08:43 -04:00 |
|
Josh Soref
|
68ea820eda
|
spelling: different
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2022-10-14 15:08:43 -04:00 |
|
Josh Soref
|
df7bdcd0ab
|
spelling: determined
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2022-10-14 15:08:43 -04:00 |
|
Josh Soref
|
1c290b9b88
|
spelling: declared
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2022-10-14 15:08:43 -04:00 |
|
Josh Soref
|
2027278f66
|
spelling: corresponds
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2022-10-14 15:08:43 -04:00 |
|
Josh Soref
|
56684ca937
|
spelling: configuration
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2022-10-14 15:08:43 -04:00 |
|
Josh Soref
|
0536fb78be
|
spelling: circuit
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2022-10-14 15:08:43 -04:00 |
|
Josh Soref
|
0fe91cb97f
|
spelling: approximation
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2022-10-14 15:08:43 -04:00 |
|
Josh Soref
|
950ce8ad37
|
spelling: alignof
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2022-10-14 15:08:43 -04:00 |
|
Josh Soref
|
dc2c4f7404
|
spelling: aliased
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2022-10-14 15:08:42 -04:00 |
|
Josh Soref
|
5bc8004066
|
spelling: another class
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2022-10-14 15:08:41 -04:00 |
|
Anders Schack-Mulligen
|
036724ce8d
|
Dataflow: Sync.
|
2022-10-13 11:03:30 +02:00 |
|
Tom Hvitved
|
ffb2b1c15e
|
Data flow: Sync files
|
2022-10-10 15:39:13 +02:00 |
|
Tom Hvitved
|
296ec94a2a
|
Data flow: Sync files
|
2022-10-09 19:48:45 +02:00 |
|
Mathias Vorreiter Pedersen
|
fa12bd3cdf
|
C++: Fix spelling.
|
2022-09-30 11:22:26 +01:00 |
|