Anders Fugmann
|
c110508b4e
|
C++: Add tests to expose potential improvements available to SimpleRangeAnalysis
|
2021-09-02 21:20:33 +02:00 |
|
Jonas Jensen
|
911dec6f86
|
C++: SimpleRangeAnalysis (bool)x and !x support
|
2020-09-08 16:59:35 +02:00 |
|
Jonas Jensen
|
1b6da062cf
|
C++: RangeAnalysis tests for bool conversions
|
2020-09-08 16:58:35 +02:00 |
|
Jonas Jensen
|
a25cc2d9c7
|
C++: Accept range-analysis test results
|
2020-08-28 14:54:44 +02:00 |
|
Jonas Jensen
|
027f22d8e7
|
C++: Test that range analysis ignores references
|
2020-08-28 14:41:57 +02:00 |
|
Jonas Jensen
|
b827e7a1ea
|
C++: Fix use-after-cast bug in SimpleRangeAnalysis
Like everywhere else in the range analysis, operands to comparison
operators must be considered in their fully-converted form.
|
2019-03-27 10:48:34 +01:00 |
|
Jonas Jensen
|
ad61b4f55e
|
C++: Add test to demonstrate use-after-cast bugs
|
2019-03-27 10:48:34 +01:00 |
|
Robert Marsh
|
a06a20dbab
|
C++: move SimpleRangeAnalysis tests
|
2019-01-08 09:34:23 -08:00 |
|