Files
codeql/cpp/ql/test/query-tests
Jonas Jensen ad11f76ec6 C++: Always normalize bounds after a computation
This stops some cases of `-0.0` from propagating through the range
analysis, fixing a false positive on arvidn/libtorrent.

There seems to be no need for a corresponding change in the caller of
`getDefLowerBoundsImpl` since that predicate only contains computations
that cannot introduce negative zero.
2020-09-11 11:59:00 +02:00
..
2019-05-01 10:58:03 +01:00
2020-09-04 14:37:23 +01:00
2020-04-27 09:17:16 +02:00
2020-01-14 14:33:43 +00:00
2019-09-09 11:25:53 +02:00