Jeroen Ketema
|
9228304294
|
Merge branch 'main' into cpp/simple-range-analysis-phi-divide
|
2026-02-20 16:25:26 +01:00 |
|
Simon Friis Vindum
|
8eed18a8ff
|
C++: Fix typo
Co-authored-by: Jeroen Ketema <93738568+jketema@users.noreply.github.com>
|
2026-02-20 16:24:19 +01:00 |
|
Simon Friis Vindum
|
fdbd49a843
|
C++: Improve clarity in comment
Co-authored-by: Mathias Vorreiter Pedersen <mathiasvp@github.com>
|
2026-02-20 13:38:24 +01:00 |
|
Mathias Vorreiter Pedersen
|
1dba99f47d
|
Merge pull request #21292 from microsoft/UncheckedLeaprYearAfterModification_Refactor_Upstream
C++: Refactor of UncheckedLeapYearAfterModification
|
2026-02-20 12:11:45 +00:00 |
|
Idriss Riouak
|
22b55f3d6f
|
Merge pull request #21063 from github/idrissrio/cpp/overlay/single-location
C/C++ overlay: discard single location elements
|
2026-02-18 08:58:21 +01:00 |
|
Jeroen Ketema
|
61dc1d673e
|
Merge pull request #21331 from jketema/must-flow
C++: Modernize `MustFlow` and fix `allowInterproceduralFlow` in the case of direct recursion
|
2026-02-17 17:36:58 +01:00 |
|
idrissrio
|
c3f0967e9b
|
C/C++ overlay: discard single location elements
|
2026-02-17 10:50:24 +01:00 |
|
Jeroen Ketema
|
3aa21242cd
|
C++: Add change notes
|
2026-02-17 10:28:29 +01:00 |
|
Jeroen Ketema
|
31895c04f8
|
C++: MustFlow minor clean up
|
2026-02-17 09:06:36 +01:00 |
|
Jeroen Ketema
|
4efbc6ea9b
|
C++: Handle allowInterproceduralFlow correctly in case of recursive functions
|
2026-02-16 19:04:23 +01:00 |
|
github-actions[bot]
|
b5898c5a30
|
Post-release preparation for codeql-cli-2.24.2
|
2026-02-16 17:07:45 +00:00 |
|
Jeroen Ketema
|
73194a5e86
|
C++: Fix QL-for-QL warnings and missing QLDoc
|
2026-02-16 17:40:18 +01:00 |
|
Jeroen Ketema
|
26a1f4888a
|
C++: Modernize MustFlow using parameterized modules
|
2026-02-16 17:27:41 +01:00 |
|
Simon Friis Vindum
|
d0681c6ffb
|
C++: Divide nr of bounds between branches for phi nodes
|
2026-02-16 14:36:09 +01:00 |
|
Simon Friis Vindum
|
032c7ea034
|
C++: Include the actual number of lower/upper bounds for added context in expected files
|
2026-02-16 14:36:08 +01:00 |
|
github-actions[bot]
|
ef04f927fb
|
Release preparation for version 2.24.2
|
2026-02-16 13:29:25 +00:00 |
|
Jeroen Ketema
|
7d2b40c657
|
Merge pull request #21313 from MathiasVP/range-analysis-lower-bound-and-measure-enums
C++: Measure bounds for `Enum` constants and reduce `getBoundsLimit`
|
2026-02-16 11:50:38 +01:00 |
|
Mathias Vorreiter Pedersen
|
84be8517bb
|
Update cpp/ql/lib/semmle/code/cpp/rangeanalysis/SimpleRangeAnalysis.qll
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-02-16 09:30:56 +00:00 |
|
Ben Rodes
|
a53218c2ce
|
Update cpp/ql/lib/change-notes/2026-02-06-UncheckedLeapYearAfterModification_Refactor.md
Co-authored-by: Geoffrey White <40627776+geoffw0@users.noreply.github.com>
|
2026-02-12 09:36:57 -05:00 |
|
Mathias Vorreiter Pedersen
|
2dc91a56eb
|
C++: Lower the treshold for max number of bounds to 2^29.
|
2026-02-12 09:44:20 +00:00 |
|
Mathias Vorreiter Pedersen
|
a4dd4f91d4
|
C++: Also compute type bounds for accesses of an enum type.
|
2026-02-12 09:44:14 +00:00 |
|
Mathias Vorreiter Pedersen
|
9596b7b921
|
C++: No need to compute this TC.
|
2026-02-11 20:18:03 +00:00 |
|
Ian Lynagh
|
6235edaa21
|
C++: Update stats
|
2026-02-09 18:01:02 +00:00 |
|
Ian Lynagh
|
9a5128f915
|
C++: Add up/downgrade scripts
|
2026-02-09 18:01:01 +00:00 |
|
Ian Lynagh
|
c5f6820b5d
|
C++ overlay: Add trap_filename, source_file_uses_trap, in_trap
|
2026-02-09 18:01:01 +00:00 |
|
REDMOND\brodes
|
98b51149da
|
C++: Change log missing .md extension.
|
2026-02-09 10:48:24 -05:00 |
|
REDMOND\brodes
|
1796bc0abb
|
C++: Add change note.
|
2026-02-06 16:19:11 -05:00 |
|
REDMOND\brodes
|
2b806ad6fd
|
C++: Add missing DateTime models for PTIME_FIELDS and TIME_FIELDS
|
2026-02-06 16:10:04 -05:00 |
|
Mathias Vorreiter Pedersen
|
d57a42a7f7
|
C++: Make 'getChildCount' more robust by counting indexes instead of 'TranslatedDeclarationEntry's.
|
2026-02-05 20:23:45 +00:00 |
|
Idriss Riouak
|
1df3adf021
|
Merge pull request #21244 from github/idrissrio/cpp/overlay/changes-json
C/C++ overlay: use files table instead of `overlayChangedFiles` for overlay discard
|
2026-02-05 13:15:07 +01:00 |
|
idrissrio
|
e26c199426
|
C/C++ overlay: use files table instead of overlayChangedFiles for overlay discard
|
2026-02-05 12:43:01 +01:00 |
|
Mathias Vorreiter Pedersen
|
476df7de73
|
Merge pull request #21260 from MathiasVP/add-windows-remote-flow-sources
C++: Add more Win32 and Azure SDK remote flow sources
|
2026-02-05 10:47:03 +00:00 |
|
Mathias Vorreiter Pedersen
|
092d25451f
|
C++: Fix Copilot comments.
|
2026-02-03 11:45:30 +00:00 |
|
Mathias Vorreiter Pedersen
|
32b86eca50
|
C++: Add change note.
|
2026-02-03 11:40:31 +00:00 |
|
Mathias Vorreiter Pedersen
|
7ef96e3f3c
|
C++: Add taint-inheriting reads from the Winhttp structs.
|
2026-02-03 11:30:31 +00:00 |
|
Mathias Vorreiter Pedersen
|
cbc2dbc14d
|
C++: Add flow sources and summary models.
|
2026-02-03 11:14:16 +00:00 |
|
github-actions[bot]
|
73d06f26cb
|
Post-release preparation for codeql-cli-2.24.1
|
2026-02-02 14:04:26 +00:00 |
|
Henry Mercer
|
1a6b2b9b82
|
Fix capitalization of MySQL
|
2026-02-02 12:37:32 +00:00 |
|
github-actions[bot]
|
0db542e9f0
|
Release preparation for version 2.24.1
|
2026-02-02 12:09:09 +00:00 |
|
Mathias Vorreiter Pedersen
|
16670511de
|
Merge pull request #21239 from MathiasVP/logical-binary-fix-guards-cpp
C++: Ensure that there are AST `GuardCondition`s for `||` and `&&`
|
2026-01-30 13:50:55 +00:00 |
|
Mathias Vorreiter Pedersen
|
5f079c1d51
|
C++: Add change note.
|
2026-01-30 12:19:28 +00:00 |
|
Mathias Vorreiter Pedersen
|
1b1c9c680c
|
Merge pull request #21227 from MathiasVP/postfix-fix
C++: Get rid of an ugly workaround in dataflow
|
2026-01-29 12:25:02 +00:00 |
|
Mathias Vorreiter Pedersen
|
61a53fadc0
|
C++: Fix spelling.
|
2026-01-29 11:50:44 +00:00 |
|
Mathias Vorreiter Pedersen
|
25647badbd
|
C++: Fix the AST wrapper for binary logical operators.
|
2026-01-28 14:06:10 +00:00 |
|
Mathias Vorreiter Pedersen
|
6445fd805d
|
C++: Fix IR -> AST mapping for basic blocks.
|
2026-01-28 14:01:34 +00:00 |
|
Mathias Vorreiter Pedersen
|
4503c625b4
|
C++: Implement copilot suggestions.
|
2026-01-27 19:02:28 +00:00 |
|
Mathias Vorreiter Pedersen
|
445cca1432
|
C++: Proper SSA support for post-crement reads.
|
2026-01-27 18:29:12 +00:00 |
|
Ian Lynagh
|
46a5035543
|
Merge pull request #21200 from github/igfoo/rename-holdsInBase-to-isBase
C++: Rename `holdsInBase` to `isBase`
|
2026-01-27 13:50:04 +00:00 |
|
Ian Lynagh
|
bb71790a53
|
Merge pull request #21199 from github/igfoo/refactorOverlayFunctionCalls
C++ overlay: Simplify QL
|
2026-01-27 13:03:01 +00:00 |
|
Mathias Vorreiter Pedersen
|
db3f22a2e8
|
C++: Another small refactor.
|
2026-01-27 12:46:52 +00:00 |
|