Anders Schack-Mulligen
|
0c74f21107
|
Merge pull request #19044 from aschackmull/ssa/useuse-trim
Ssa: Trim the use-use relation to skip irrelevant nodes
|
2025-03-28 11:55:34 +01:00 |
|
idrissrio
|
9af65001b3
|
C++: accept changes after C++ extractor preprocessor fix
|
2025-03-26 15:08:04 +01:00 |
|
idrissrio
|
148ffe8519
|
C++: accept changes after C++ extractor preprocessor fix
|
2025-03-26 09:41:20 +01:00 |
|
Anders Schack-Mulligen
|
8749bdb979
|
C++: Accept test changes.
|
2025-03-25 13:58:52 +01:00 |
|
idrissrio
|
13f4f48d27
|
C++: Accept changes after C++ extractor preprocessor fix
|
2025-03-24 15:16:26 +01:00 |
|
idrissrio
|
3c54722a74
|
C++: Accept changes after C++ extractor preprocessor fix
|
2025-03-21 17:33:23 +01:00 |
|
idrissrio
|
5eda853de4
|
C++: Accept changes after C++ extractor preprocessor fix
|
2025-03-21 15:25:41 +01:00 |
|
idrissrio
|
878e621a38
|
Improved source location extraction for directive.
|
2025-03-21 09:46:54 +01:00 |
|
idrissrio
|
11c71f03f3
|
C++: Accept changes after C++ extractor preprocessor fix
|
2025-03-19 16:34:00 +01:00 |
|
Mathias Vorreiter Pedersen
|
a035c9b4d1
|
C++: Also update source-sink tests.
|
2025-03-14 20:04:45 +00:00 |
|
Mathias Vorreiter Pedersen
|
636150ea4f
|
C++: Adjust tests and accept test changes.
|
2025-03-14 18:43:33 +00:00 |
|
Anders Schack-Mulligen
|
c2309442d5
|
C++: Accept qltest changes.
|
2025-03-14 10:51:28 +01:00 |
|
Mathias Vorreiter Pedersen
|
f9a7ac4e89
|
C++: Accept test changes.
|
2025-03-07 19:59:06 +00:00 |
|
Jeroen Ketema
|
324499e447
|
C++: Update template test to also output the value of template arguments
These values are currently the same as the result that `getTemplateArgument`
yields. However, this will change with the upcoming frontend update.
|
2025-03-04 16:24:21 +01:00 |
|
Jeroen Ketema
|
1591a56aab
|
C++: Update expected test results after extractor changes
|
2025-02-04 13:19:49 +01:00 |
|
Jeroen Ketema
|
94608c5996
|
C++: Update expected test results
This seemed to have slipped through earlier.
|
2025-01-30 16:53:24 +01:00 |
|
Mathias Vorreiter Pedersen
|
ff9a4d02f0
|
Merge pull request #18592 from MathiasVP/fix-enclosing-callable-cpp
C++: Don't generate dataflow nodes for functions with summaries
|
2025-01-28 16:57:44 +00:00 |
|
Mathias Vorreiter Pedersen
|
d40322f9eb
|
C++: (Bugfix 3) Don't conflate summarized callables and source callables in 'nodeGetEnclosingCallable'.
|
2025-01-28 13:59:19 +00:00 |
|
Mathias Vorreiter Pedersen
|
06bc8add9d
|
C++: (Bugfix 2) Don't remap isParameterOf.
|
2025-01-28 13:59:17 +00:00 |
|
Mathias Vorreiter Pedersen
|
01d7ab93e2
|
C++: Add consistency check to the MaD folder.
|
2025-01-28 13:59:14 +00:00 |
|
Geoffrey White
|
6337f5a08b
|
Merge pull request #18586 from geoffw0/floatguards
C++: Test and (perhaps) fix an issue with guards on floating point comparisons.
|
2025-01-28 09:05:13 +00:00 |
|
Mathias Vorreiter Pedersen
|
4e44201ba8
|
C++: Remap calls to source functions to the summarized function.
|
2025-01-27 16:58:53 +00:00 |
|
Mathias Vorreiter Pedersen
|
ad80b36074
|
C++: Don't generate parameter nodes for bodyless parameters when there is a summary of the enclosing function.
|
2025-01-24 20:16:04 +00:00 |
|
Mathias Vorreiter Pedersen
|
cda629b204
|
C++: Accept test changes. Notice the consistency failure.
|
2025-01-24 20:13:21 +00:00 |
|
Geoffrey White
|
7664fd16e7
|
C++: Add more test cases for guards.
|
2025-01-24 17:51:45 +00:00 |
|
Mathias Vorreiter Pedersen
|
ccb28ed0b3
|
Merge pull request #18556 from MathiasVP/remove-conflation-from-pure-functions
C++: Remove pointer/pointee conflation from models of "pure" functions
|
2025-01-23 15:50:39 +00:00 |
|
Mathias Vorreiter Pedersen
|
2cdb52cad2
|
C++: Accept test changes after previous commit.
|
2025-01-23 13:46:47 +00:00 |
|
Mathias Vorreiter Pedersen
|
e0f2f1dd80
|
Update cpp/ql/test/library-tests/dataflow/taint-tests/taint.cpp
Co-authored-by: Simon Friis Vindum <paldepind@github.com>
|
2025-01-23 13:41:48 +00:00 |
|
Mathias Vorreiter Pedersen
|
a1449bf0bd
|
C++: Accept test changes.
|
2025-01-21 20:43:54 +00:00 |
|
Mathias Vorreiter Pedersen
|
503f018600
|
C++: Add taint test with false flow from conflation.
|
2025-01-21 20:43:52 +00:00 |
|
Jeroen Ketema
|
442dad4ff9
|
C++: Update PreprocBlock.qll QLDoc and add C++23 test
|
2025-01-21 18:02:28 +01:00 |
|
Jeroen Ketema
|
9fd95381dc
|
C++: Support #elifdef #elifndef, and MSVC's #import
|
2025-01-21 16:14:16 +01:00 |
|
Jeroen Ketema
|
a0ef2888c7
|
C++: Add more preprocessor tests
|
2025-01-21 16:14:13 +01:00 |
|
Mathias Vorreiter Pedersen
|
ed651294b6
|
Merge branch 'main' into remove-conflation-from-out-nodes
|
2025-01-20 12:42:26 +00:00 |
|
Jeroen Ketema
|
1b2d7bcbfa
|
Merge pull request #18534 from jketema/uncomment
C++: Uncomment more preprocessor tests
|
2025-01-20 12:59:20 +01:00 |
|
Jeroen Ketema
|
4b85ea3bc6
|
Merge pull request #18502 from jketema/consteval
C++: Support `if consteval` and `if ! consteval`
|
2025-01-20 12:49:02 +01:00 |
|
Jeroen Ketema
|
1cbd57e2b9
|
C++: Uncomment more preprocessor tests
|
2025-01-20 11:48:01 +01:00 |
|
Jeroen Ketema
|
a9e0f20861
|
C++: Simplify consteval if to be just a single class with an isNot predicate
|
2025-01-20 11:20:11 +01:00 |
|
Mathias Vorreiter Pedersen
|
d1bb5970ce
|
Merge branch 'main' into remove-conflation-from-out-nodes
|
2025-01-18 18:05:22 +00:00 |
|
Mathias Vorreiter Pedersen
|
8de7d4e8ef
|
C++: Accept test changes.
|
2025-01-18 02:11:52 +00:00 |
|
Mathias Vorreiter Pedersen
|
9970f7837b
|
C++: Add pointer/pointee conflation test.
|
2025-01-17 21:03:44 +00:00 |
|
Jeroen Ketema
|
d8b1d00905
|
Merge pull request #18516 from jketema/preproc-1
C++: Uncomment preprocessor test cases and add addition `#if` test case
|
2025-01-17 20:41:23 +01:00 |
|
Mathias Vorreiter Pedersen
|
5c494c3f66
|
C++: Infer 'b1 = true' and 'b2 = true' from 'b1 && b2 = true', and infer 'b1 = false' and 'b2 = false' from 'b1 || b2 = false'.
|
2025-01-17 13:07:41 +00:00 |
|
Mathias Vorreiter Pedersen
|
eadccf27ef
|
C++: Add test cases with missing inferred equalities.
|
2025-01-17 13:01:03 +00:00 |
|
Mathias Vorreiter Pedersen
|
d5b31eb98c
|
C++: Add more tests.
|
2025-01-16 17:25:39 +00:00 |
|
Mathias Vorreiter Pedersen
|
d0bd6eb2eb
|
C++: Remove the type restriction on 'GuardConditionFromNotExpr' since this class also applies to C++.
|
2025-01-16 16:55:10 +00:00 |
|
Mathias Vorreiter Pedersen
|
54faba21ba
|
C++: Add more tests.
|
2025-01-16 16:44:29 +00:00 |
|
Jeroen Ketema
|
dca87f3727
|
C++: Uncomment preprocessor test cases and add addition #if test case
Note that the new test case shows that line splicing is not correctly handled
in the case of `#if`.
|
2025-01-16 16:42:35 +01:00 |
|
Mathias Vorreiter Pedersen
|
00a1978b0c
|
C++: Add a guard condition test with an example of a negated less-than relation.
|
2025-01-16 14:57:08 +00:00 |
|
Mathias Vorreiter Pedersen
|
2076c1c51f
|
C++: Add an copy of a (slightly modified) syntax-zoo test as an IR test.
|
2025-01-16 14:33:25 +00:00 |
|