Mathias Vorreiter Pedersen
|
510bfb911a
|
C++: Accept test changes.
|
2024-07-16 13:05:45 +01:00 |
|
Mathias Vorreiter Pedersen
|
3d88f08264
|
C++: Include more expressions in the base case.
|
2024-07-16 13:04:45 +01:00 |
|
Mathias Vorreiter Pedersen
|
983acf23bc
|
C++: Add more FPs.
|
2024-07-16 13:04:42 +01:00 |
|
Mathias Vorreiter Pedersen
|
68e3be187a
|
C++: Accept test changes.
|
2024-07-16 13:03:22 +01:00 |
|
Mathias Vorreiter Pedersen
|
d539ce0a01
|
C++: Use GVN for base case.
|
2024-07-16 13:02:43 +01:00 |
|
Mathias Vorreiter Pedersen
|
575fbd2578
|
C++: Prepatory simplification.
|
2024-07-16 13:02:41 +01:00 |
|
Mathias Vorreiter Pedersen
|
f5ec2315d7
|
C++: Add a FP from DCA.
|
2024-07-16 13:02:38 +01:00 |
|
Geoffrey White
|
e39e7656da
|
C++: Change note.
|
2024-07-16 09:59:42 +01:00 |
|
Anders Schack-Mulligen
|
0fb27fb6fc
|
Merge pull request #16979 from aschackmull/dataflow/internsets
Dataflow: Replace MakeSets with QlBuiltins::InternSets.
|
2024-07-16 10:47:07 +02:00 |
|
Geoffrey White
|
195c20cfd5
|
C++: Fix provenance for sources/sinks.
|
2024-07-16 09:33:51 +01:00 |
|
Geoffrey White
|
eefbb676e9
|
C++: Support alert provenance.
|
2024-07-16 09:33:48 +01:00 |
|
Geoffrey White
|
391816c9e7
|
C++: Add path graph to one of the external models tests.
|
2024-07-15 17:37:55 +01:00 |
|
Anders Schack-Mulligen
|
da5abc8321
|
Dataflow: Replace MakeSets with QlBuiltins::InternSets.
|
2024-07-15 13:35:57 +02:00 |
|
Mathias Vorreiter Pedersen
|
5da3fb5e05
|
Merge pull request #16959 from MathiasVP/promote-iterator-to-expired-container-to-code-scanning
C++: Promote `cp/iterator-to-expired-container` to Code Scanning
|
2024-07-15 11:55:32 +01:00 |
|
am0o0
|
a10b5021b4
|
fix tests, it is not fixed 100%
|
2024-07-15 10:13:57 +02:00 |
|
am0o0
|
87b6495c91
|
add zlib tests with stubs :)
|
2024-07-14 21:10:56 +02:00 |
|
Alexandre Boulgakov
|
faf77d5526
|
C++: Update special members test results.
|
2024-07-12 18:10:32 +01:00 |
|
Alexandre Boulgakov
|
b3b04b4e5b
|
C++: Extend template member test to better test on-demand indexing of special member functions.
|
2024-07-12 18:08:18 +01:00 |
|
Alexandre Boulgakov
|
18d9310a61
|
C++: Update tests to reflect on-demand indexing of special member functions.
None of these tests were relying on the removed rows.
|
2024-07-12 18:06:56 +01:00 |
|
Mathias Vorreiter Pedersen
|
7a2b170da2
|
C++: Accept test changes.
|
2024-07-12 09:54:20 +01:00 |
|
Mathias Vorreiter Pedersen
|
813f08ef57
|
C++: Strip away specifiers and typedefs when finding iterator parameters for a string taint function.
|
2024-07-12 09:54:04 +01:00 |
|
Mathias Vorreiter Pedersen
|
1a2b4a30bb
|
Merge pull request #16939 from geoffw0/docsforautofix
C++: Assorted minor doc improvements
|
2024-07-11 18:30:45 +01:00 |
|
Calum Grant
|
24914efcb8
|
Merge pull request #16956 from github/calumgrant/cpp20-array-sizes
C++: Test C++20 implicit array sizes.
|
2024-07-11 17:44:08 +01:00 |
|
Calum Grant
|
13c25a494f
|
C++: Move change notes to correct location
|
2024-07-11 16:49:17 +01:00 |
|
Geoffrey White
|
bf47574796
|
Merge branch 'main' into docsforautofix
|
2024-07-11 16:42:27 +01:00 |
|
Mathias Vorreiter Pedersen
|
64513fb6c2
|
C++: Add change note.
|
2024-07-11 14:26:47 +01:00 |
|
Mathias Vorreiter Pedersen
|
8012f3b2f7
|
C++: Increase the precision of 'cpp/iterator-to-expired-container' to high.
|
2024-07-11 14:26:05 +01:00 |
|
Calum Grant
|
c6fb50095b
|
C++: Change note and autoformat
|
2024-07-11 14:21:09 +01:00 |
|
Calum Grant
|
29df3cb5b3
|
C++: Add test for C++20 implicit array sizes
Implement NewArrayExpr.getArraySize()
|
2024-07-11 12:59:52 +01:00 |
|
Jeroen Ketema
|
87d9218369
|
Merge pull request #16951 from jketema/builtin-op
C++: Support more builtin operations
|
2024-07-11 12:50:46 +02:00 |
|
Jeroen Ketema
|
5e0ce7efc4
|
C++: Fix test
|
2024-07-11 11:58:25 +02:00 |
|
Jeroen Ketema
|
ed42c3cd6f
|
C++: Fix class extension
|
2024-07-11 11:48:01 +02:00 |
|
Jeroen Ketema
|
48bf06f1aa
|
C++: Fix getAPrimaryQlClass
|
2024-07-11 10:43:17 +02:00 |
|
Jeroen Ketema
|
0413e0e090
|
C++: Clean up QLDoc and add change note
|
2024-07-11 10:37:26 +02:00 |
|
Jeroen Ketema
|
3f789bad60
|
C++: Support more builtin operations
|
2024-07-10 21:27:09 +02:00 |
|
Geoffrey White
|
0344381120
|
Merge remote-tracking branch 'upstream/main' into docsforautofix
|
2024-07-10 11:17:52 +01:00 |
|
Geoffrey White
|
74384625f6
|
C++: Autoformat.
|
2024-07-10 11:17:44 +01:00 |
|
Mathias Vorreiter Pedersen
|
48edb77300
|
C++: Add 'cpp/iterator-to-expired-container' FP.
|
2024-07-09 11:24:18 +01:00 |
|
Mathias Vorreiter Pedersen
|
6359388cea
|
Merge pull request #16915 from MathiasVP/fix-iterator-to-expired-container-fp-4
C++: Fix `cpp/iterator-to-expired-container` FPs
|
2024-07-09 11:23:46 +01:00 |
|
Mathias Vorreiter Pedersen
|
39ad4d4a89
|
Merge pull request #16930 from MathiasVP/promote-unsafe-strncat-to-code-scanning
|
2024-07-08 21:51:57 +01:00 |
|
Mathias Vorreiter Pedersen
|
2c5f007687
|
Merge pull request #16929 from MathiasVP/add-unsafe-strncat-fp
|
2024-07-08 18:54:58 +01:00 |
|
Mathias Vorreiter Pedersen
|
9cfd06c761
|
C++: Increase the precision of 'cpp/unsafe-strncat' to high.
|
2024-07-08 16:06:58 +01:00 |
|
Mathias Vorreiter Pedersen
|
962c73da16
|
C++: Promote 'cpp/unsafe-strncat' to Code Scanning.
|
2024-07-08 16:02:29 +01:00 |
|
Mathias Vorreiter Pedersen
|
d5d04f2f4c
|
C++: Add a 'cpp/unsafe-strncat' FP.
|
2024-07-08 15:13:00 +01:00 |
|
Geoffrey White
|
8818f63ca7
|
C++: Add some practical details to the examples.
|
2024-07-08 14:32:05 +01:00 |
|
Geoffrey White
|
80af5b7725
|
C++: Add a third example for cpp/world-writable-file-creation.
|
2024-07-08 14:32:04 +01:00 |
|
Geoffrey White
|
4f0d725acd
|
C++: Add a 'good' example as well.
|
2024-07-08 14:32:03 +01:00 |
|
Geoffrey White
|
d52210d565
|
C++: Improve the example for cpp/return-stack-allocated-memory.
|
2024-07-08 14:32:01 +01:00 |
|
Geoffrey White
|
3c70583aa2
|
C++: Add close calls to examples for cpp/toctou-race-condition.
|
2024-07-08 14:32:00 +01:00 |
|
Geoffrey White
|
0288499801
|
C++: Rephrase the alert message for cpp/wrong-type-format-argument to be less prescriptive.
|
2024-07-08 14:31:59 +01:00 |
|