Jeroen Ketema
|
6325dd2ce1
|
C++: Simplify toString
|
2025-01-09 11:03:41 +01:00 |
|
Jeroen Ketema
|
f08d10065c
|
C++: Add upgrade and downgrade scripts
|
2025-01-09 00:44:39 +01:00 |
|
Jeroen Ketema
|
7cba263bc4
|
C++: Update dbscheme stats file
|
2025-01-09 00:44:38 +01:00 |
|
Jeroen Ketema
|
033f35fe42
|
C++: Improve PrintAST for concept ids
If a type would be used in multiple places in the AST, rendering of the
AST would be broken. Hence, we cannot directly use types as AST nodes.
|
2025-01-09 00:44:37 +01:00 |
|
Jeroen Ketema
|
f8458f6025
|
C++: Add change note
|
2025-01-09 00:44:36 +01:00 |
|
Jeroen Ketema
|
c48fcf1fb2
|
C++: Support concept id expressions
|
2025-01-09 00:44:26 +01:00 |
|
Owen Mansel-Chan
|
0f8f5d2793
|
Merge branch 'main' into post-release-prep/codeql-cli-2.20.1
|
2025-01-08 16:28:23 +00:00 |
|
yoff
|
21e7a0e828
|
Merge branch 'main' into shared/locations-in-range-analysis
|
2025-01-08 16:40:59 +01:00 |
|
github-actions[bot]
|
fb20f6ca63
|
Post-release preparation for codeql-cli-2.20.1
|
2025-01-07 22:07:40 +00:00 |
|
github-actions[bot]
|
88b6f1e79a
|
Release preparation for version 2.20.1
|
2025-01-07 20:50:36 +00:00 |
|
Dave Bartolomeo
|
72a53c4b23
|
Revert "Release preparation for version 2.20.1"
|
2025-01-07 13:32:23 -05:00 |
|
github-actions[bot]
|
fbf9f2fff8
|
Release preparation for version 2.20.1
|
2025-01-07 17:20:13 +00:00 |
|
Dave Bartolomeo
|
22e030584c
|
Revert "Release preparation for version 2.20.1"
|
2025-01-07 12:14:27 -05:00 |
|
Jeroen Ketema
|
0258ce70a4
|
Merge pull request #18362 from github/jketema/template-parameters-4
C++: Support concept templates
|
2025-01-07 16:42:56 +01:00 |
|
Jeroen Ketema
|
b6f412bbad
|
C++: Add change notes
|
2025-01-07 14:21:45 +01:00 |
|
Jeroen Ketema
|
06f6bac169
|
C++: Silence alerts coming from CMake test compilation files
|
2025-01-07 14:12:55 +01:00 |
|
Jeroen Ketema
|
ede801ed88
|
C++: Add CMake test compilation test
|
2025-01-07 14:12:11 +01:00 |
|
Jeroen Ketema
|
0f5b70a802
|
C++: Add upgrade and downgrade scripts
|
2025-01-07 11:30:22 +01:00 |
|
Jeroen Ketema
|
2d7256862a
|
C++: Update dbscheme stats file
|
2025-01-07 11:28:32 +01:00 |
|
Jeroen Ketema
|
3812ee463d
|
C++: Add change note
|
2025-01-07 11:26:20 +01:00 |
|
Jeroen Ketema
|
a2d66ee155
|
C++: Extend the dbscheme with concept templates
|
2025-01-07 11:26:16 +01:00 |
|
github-actions[bot]
|
a121c5a5d0
|
Release preparation for version 2.20.1
|
2025-01-06 18:20:22 +00:00 |
|
Mathias Vorreiter Pedersen
|
d935e9fb0f
|
C++: Also resolve typedefs nested inside arrays.
|
2025-01-06 14:50:37 +00:00 |
|
Mathias Vorreiter Pedersen
|
fdc305298d
|
C++: Add testcase with missing MaD support for resolving typedefs inside arrays.
|
2025-01-06 14:46:55 +00:00 |
|
Mathias Vorreiter Pedersen
|
493e75728c
|
Merge pull request #18386 from MathiasVP/more-robust-param-name-matching
C++: Resolve `typedef`s when matching MaD parameters
|
2025-01-06 14:40:17 +00:00 |
|
Mathias Vorreiter Pedersen
|
99ad184f57
|
Update cpp/ql/lib/semmle/code/cpp/dataflow/ExternalFlow.qll
Co-authored-by: Geoffrey White <40627776+geoffw0@users.noreply.github.com>
|
2025-01-06 13:32:11 +00:00 |
|
Mathias Vorreiter Pedersen
|
75a3b6b613
|
Update cpp/ql/lib/semmle/code/cpp/dataflow/ExternalFlow.qll
Co-authored-by: Geoffrey White <40627776+geoffw0@users.noreply.github.com>
|
2025-01-06 13:32:04 +00:00 |
|
Mathias Vorreiter Pedersen
|
f3085fc865
|
Update cpp/ql/lib/semmle/code/cpp/dataflow/ExternalFlow.qll
Co-authored-by: Geoffrey White <40627776+geoffw0@users.noreply.github.com>
|
2025-01-06 13:30:59 +00:00 |
|
Mathias Vorreiter Pedersen
|
bfd18bc3e3
|
Update cpp/ql/lib/semmle/code/cpp/dataflow/ExternalFlow.qll
Co-authored-by: Geoffrey White <40627776+geoffw0@users.noreply.github.com>
|
2025-01-06 13:30:50 +00:00 |
|
Jeroen Ketema
|
01a7a5323b
|
Merge pull request #18360 from github/jketema/template-parameters-3
C++: Support arguments and instantiations of template template parameters
|
2025-01-06 13:41:45 +01:00 |
|
Jeroen Ketema
|
0942945fa1
|
Update cpp/ql/lib/semmle/code/cpp/TemplateParameter.qll
Co-authored-by: Calum Grant <42069085+calumgrant@users.noreply.github.com>
|
2025-01-06 13:30:43 +01:00 |
|
Tom Hvitved
|
1b31c90d26
|
Implement FlowSummaryImpl stubs
|
2025-01-06 13:26:51 +01:00 |
|
Mathias Vorreiter Pedersen
|
9672af333a
|
C++: Cache 'interpretElement'. This reduces DIL size of 'cpp/unbounded-write' by about 8%.
|
2025-01-03 10:46:57 +01:00 |
|
Jeroen Ketema
|
8e660190a9
|
C++: Add dbscheme upgrade and downgrade script
|
2025-01-02 21:32:03 +01:00 |
|
Jeroen Ketema
|
795278d5ac
|
C++: Add change note
|
2025-01-02 21:31:58 +01:00 |
|
Jeroen Ketema
|
cfb98acbf1
|
C++: Slightly tweak change note to make it more consistent with others
|
2025-01-02 21:29:04 +01:00 |
|
Jeroen Ketema
|
6bf08f550e
|
C++: Update dbscheme stats file
|
2025-01-02 17:59:16 +01:00 |
|
Jeroen Ketema
|
84775b71c3
|
C++: Support arguments and instantiations of template template parameters
|
2025-01-02 17:59:06 +01:00 |
|
Mathias Vorreiter Pedersen
|
682dd42caa
|
C++: Accept test changes.
|
2025-01-02 16:10:19 +01:00 |
|
Mathias Vorreiter Pedersen
|
3d3feb6354
|
C++: Also resolve typedefs when parsing MaD model parameter names.
|
2025-01-02 16:06:46 +01:00 |
|
Mathias Vorreiter Pedersen
|
5ccc12cea1
|
C++: Add a testcase that demonstrates the problem with MaD and typedefs.
|
2025-01-02 16:06:45 +01:00 |
|
Mathias Vorreiter Pedersen
|
f23e56bdca
|
Merge pull request #18261 from MathiasVP/add-more-atl-string-models
C++: Add more MaD models for ATL string classes
|
2025-01-02 15:06:04 +00:00 |
|
Mathias Vorreiter Pedersen
|
cda007bae7
|
C++: Fix constructor model.
|
2025-01-02 15:39:31 +01:00 |
|
Mathias Vorreiter Pedersen
|
289b938b4d
|
C++: Fix testcase.
|
2025-01-02 15:37:39 +01:00 |
|
Mathias Vorreiter Pedersen
|
d8cfa711ad
|
C++: Fix testcase for conversion operator.
|
2025-01-02 15:35:21 +01:00 |
|
Mathias Vorreiter Pedersen
|
c1b997b2cb
|
C++: Make the string constructors value-preserving.
|
2025-01-02 15:25:23 +01:00 |
|
Mathias Vorreiter Pedersen
|
b8e54627f4
|
C++: Make some of the string models taint instead of value-preserving.
|
2025-01-02 15:22:42 +01:00 |
|
Mathias Vorreiter Pedersen
|
052b6f6ec4
|
C++: Accept test changes.
|
2025-01-02 15:22:10 +01:00 |
|
Mathias Vorreiter Pedersen
|
71ca9412b0
|
Update cpp/ql/lib/ext/CSimpleStringT.model.yml
Co-authored-by: Geoffrey White <40627776+geoffw0@users.noreply.github.com>
|
2025-01-02 14:16:31 +00:00 |
|
Mathias Vorreiter Pedersen
|
e7773770fa
|
C++: Fix missing return value flow out of 'operator=' in lots of MaD models.
|
2024-12-23 12:00:41 +01:00 |
|