Mathias Vorreiter Pedersen
|
04ef4d102d
|
C++: Remove unnecessary testcase
|
2020-01-16 15:10:37 +01:00 |
|
Mathias Vorreiter Pedersen
|
c9439df914
|
C++: Added query that detects implicit function declarations
|
2020-01-12 16:28:30 +01:00 |
|
Ziemowit Laski
|
ed5e2f3211
|
It turns out that the bminor/bash alert spewage was caused by
a bug in the extractor, which is verified fixed in the next release.
Reverting query to its original form.
|
2019-07-08 12:11:15 -07:00 |
|
Ziemowit Laski
|
be0db66a55
|
Squelch bminor/bash alerts and set query precision to high.
|
2019-07-06 14:27:02 -07:00 |
|
Jonas Jensen
|
93658038bc
|
C++: Use a smaller double literal in test
This number got rounded differently on Linux and Windows, causing the
Windows test to fail.
|
2019-05-03 09:06:10 +02:00 |
|
Ziemowit Laski
|
17066cfe3e
|
[CPP-340] Adjust annotations in test.c file.
|
2019-04-30 13:21:36 -07:00 |
|
Ziemowit Laski
|
be77eb7367
|
[CPP-340] Add new test cases to test.c; this required the .expected
files to be regenerated.
|
2019-04-29 15:30:28 -07:00 |
|
Ziemowit Laski
|
ac58bdfc58
|
[CPP-340] For MistypedFunctionArguments.ql, add support for pointers to pointers and pointers to arrays.
|
2019-04-24 14:54:01 -07:00 |
|
Ziemowit Laski
|
b58f414ede
|
[CPP-340] Add more test case; exclude K&R definitions of functions when looking
up ()-declarations; refactor QL code.
|
2019-04-12 17:25:33 -07:00 |
|
Ziemowit Laski
|
dc7497835e
|
[CPP-340] Make the query more strict (again).
|
2019-04-10 09:55:37 -07:00 |
|
Ziemowit Laski
|
3ec988c39b
|
[CPP-340] Rename 'UnspecifiedFunctions' to 'Unspecified Functions'
Make MistypedFunctionArguments.ql more restrictive (allowing
type matching only in the presence of no-op conversions).
|
2019-04-01 18:39:46 -07:00 |
|