Jeroen Ketema
|
faaf1ec30d
|
C++: Improve QLDoc based on earlier review
|
2022-08-11 11:31:21 +02:00 |
|
Erik Krogh Kristensen
|
887f6557ed
|
fix common misspellings throughout github/codeql
|
2022-08-10 23:21:41 +02:00 |
|
Jeroen Ketema
|
32a2363f85
|
C++: Add change note
|
2022-08-10 21:11:59 +02:00 |
|
Jeroen Ketema
|
32db845af8
|
C++: Add DB scheme upgrade and downgrade scripts
|
2022-08-10 21:11:58 +02:00 |
|
Jeroen Ketema
|
bdd8f2bbe9
|
C++: Update DB scheme stats file
|
2022-08-10 21:11:58 +02:00 |
|
Jeroen Ketema
|
b20961a065
|
C++: Expose constant expressions as attribute arguments
|
2022-08-10 21:11:58 +02:00 |
|
Jeroen Ketema
|
553f1c496e
|
C++: Update DB scheme to allow for constant expression as attribute arguments
|
2022-08-10 21:11:58 +02:00 |
|
Jeroen Ketema
|
9ae9b89529
|
C++: Improve accuracy of AttributeArgument.getValueText QLDoc
|
2022-08-10 21:11:58 +02:00 |
|
Jeroen Ketema
|
0e12c9d8b1
|
C++: Simplify this suppression for specifiers
|
2022-08-10 21:11:58 +02:00 |
|
Anders Schack-Mulligen
|
abad133ab5
|
Dataflow: Fix identification of source PathNodes in the presence of source-to-source flow.
|
2022-08-10 15:02:56 +02:00 |
|
Erik Krogh Kristensen
|
559ec7ba56
|
Merge branch 'main' into repeatedWord
|
2022-08-09 21:22:47 +02:00 |
|
Anders Schack-Mulligen
|
3d47875b60
|
Dataflow: Generate shorter RA/DIL names.
|
2022-08-05 11:00:56 +02:00 |
|
Anders Schack-Mulligen
|
d3dcc3ce3a
|
Dataflow: Sync.
|
2022-08-05 11:00:56 +02:00 |
|
Jeroen Ketema
|
ba2cee07a9
|
Merge pull request #8596 from rdmarsh2/rdmarsh2/dataflow-global-vars
C++: IR data flow through global variables
|
2022-08-05 10:07:00 +02:00 |
|
Rasmus Wriedt Larsen
|
8fb85a98d8
|
Merge branch 'main' into post-release-prep/codeql-cli-2.10.2
|
2022-08-03 10:42:02 +02:00 |
|
Alex Ford
|
8e3548efb3
|
Merge branch 'main' into post-release-prep/codeql-cli-2.10.2
|
2022-08-02 20:29:26 +01:00 |
|
Mathias Vorreiter Pedersen
|
f385041ab3
|
C++: Add change note.
|
2022-08-02 14:07:22 +01:00 |
|
Mathias Vorreiter Pedersen
|
5181cc1295
|
C++: Add a 'allowInterproceduralFlow' predicate to the 'MustFlow' library to and use it instead of checking the enclosing callables after computing the dataflow graph.
|
2022-08-02 13:43:01 +01:00 |
|
Robert Marsh
|
f0697ff28b
|
C++: fix QL4QL warnings
|
2022-08-01 15:23:59 -04:00 |
|
Robert Marsh
|
6dbaae6bfc
|
Merge branch 'main' into rdmarsh2/dataflow-global-vars
|
2022-08-01 14:56:24 -04:00 |
|
Robert Marsh
|
4f8373f577
|
Merge branch 'main' into rdmarsh2/dataflow-global-vars
|
2022-08-01 14:55:45 -04:00 |
|
Jeroen Ketema
|
a27b1ee33a
|
C++: Improve ErrorExpr documentation to match current practise
|
2022-07-29 09:08:56 +02:00 |
|
Jeroen Ketema
|
5a59354d73
|
C++: Minor clean up of the builtin operations qldoc
|
2022-07-29 09:08:56 +02:00 |
|
Jeroen Ketema
|
bce253920c
|
C++: Fix __builtin_shuffle qldoc
|
2022-07-29 09:08:56 +02:00 |
|
Jeroen Ketema
|
afdd21eab7
|
C++: Update DB scheme stats file
|
2022-07-29 09:08:56 +02:00 |
|
Jeroen Ketema
|
295ecbb401
|
C++: Add upgrade and downgrade scripts for new builtins
|
2022-07-29 09:08:56 +02:00 |
|
Jeroen Ketema
|
1806b8933f
|
C++: Add change note for newly added builtins
|
2022-07-29 09:08:56 +02:00 |
|
Jeroen Ketema
|
20b66eaf34
|
C++: Support __builtin_shuffle builtin
While here write gcc instead of GNU, which is more accurate.
|
2022-07-29 09:08:56 +02:00 |
|
Jeroen Ketema
|
81e687ea98
|
C++: Support __builtin_bit_cast builtin
|
2022-07-29 09:08:56 +02:00 |
|
Jeroen Ketema
|
a85d3f9b7f
|
C++: Support __has_unique_object_representations builtin
|
2022-07-29 09:08:56 +02:00 |
|
Jeroen Ketema
|
0c03935437
|
C++: Support __is_aggregate builtin
Fix some whitespace issues while here.
|
2022-07-29 09:08:56 +02:00 |
|
Jeroen Ketema
|
c4283dd23f
|
C++: Support __is_assignable builtin
While here fix the documentation of `__is_trivially_assignable` and
`__is_nothrow_assignable`.
|
2022-07-29 09:08:56 +02:00 |
|
github-actions[bot]
|
e8747d3176
|
Post-release preparation for codeql-cli-2.10.2
|
2022-07-28 20:00:09 +00:00 |
|
github-actions[bot]
|
212786ed91
|
Release preparation for version 2.10.2
|
2022-07-28 13:38:35 +00:00 |
|
Jeroen Ketema
|
a9d95a9418
|
C++: Remove pragma[noinline] from ResolveGlobalVariable.ql
|
2022-07-22 17:59:27 +02:00 |
|
Jeroen Ketema
|
23c19311fb
|
Merge pull request #9700 from jketema/resolve-global-variable
C++: Ensure only one `Variable` exists for every global variable
|
2022-07-22 17:57:21 +02:00 |
|
Erik Krogh Kristensen
|
625e37a0da
|
fix typo
Co-authored-by: intrigus-lgtm <60750685+intrigus-lgtm@users.noreply.github.com>
|
2022-07-14 21:53:21 +02:00 |
|
github-actions[bot]
|
0ee476129a
|
Post-release preparation for codeql-cli-2.10.1
|
2022-07-14 14:38:49 +00:00 |
|
Erik Krogh Kristensen
|
85a652f3d1
|
remove a bunch of repeated words
|
2022-07-14 12:42:48 +02:00 |
|
Asger F
|
dbff20a3d8
|
Update cpp/ql/lib/CHANGELOG.md
|
2022-07-14 12:10:03 +02:00 |
|
Asger F
|
9f184ec122
|
Update cpp/ql/lib/change-notes/released/0.3.1.md
|
2022-07-14 12:09:58 +02:00 |
|
Jeroen Ketema
|
fe1f1bb79d
|
Fix issues with change notes
|
2022-07-14 11:06:14 +02:00 |
|
github-actions[bot]
|
d1aa0d7dd3
|
Release preparation for version 2.10.1
|
2022-07-14 08:56:03 +00:00 |
|
Jeroen Ketema
|
c18428f1a9
|
Merge pull request #9785 from bdrodes/main
C++: Nullness.qll bug fixes
|
2022-07-12 21:43:44 +02:00 |
|
Jeroen Ketema
|
f7c4fa691d
|
Apply suggestions from code review
Co-authored-by: Geoffrey White <40627776+geoffw0@users.noreply.github.com>
|
2022-07-12 16:59:15 +02:00 |
|
Jeroen Ketema
|
8f9d419441
|
C++: Add change note
|
2022-07-12 15:24:09 +02:00 |
|
Jeroen Ketema
|
d63b0946d9
|
C++: Use ConditionDeclExpr in AnalysedExpr::isDef
|
2022-07-12 15:22:13 +02:00 |
|
Jeroen Ketema
|
2ceb25dc9a
|
C++: Order left and right operands in the logical left to right order
|
2022-07-12 15:21:37 +02:00 |
|
Jeroen Ketema
|
c75599c3da
|
C++: Clarify the "most-specific" part of FunctionCall:getTarget
|
2022-07-12 10:28:19 +02:00 |
|
REDMOND\brodes
|
4379aa4398
|
Adding Initializer in condition as an occurance of isDef
|
2022-07-07 10:32:36 -04:00 |
|