Krishna Veera Reddy eb0408ea65 Detect comparisons with NAN constants
Currently `cmp_nan` lint doesn't detect comparisons with NaN's
if the operands are consts variables so to fix this we evaluate
the const variables first before testing for NaN.
2019-12-17 18:51:30 -08:00
..
2019-12-17 18:51:30 -08:00
2019-11-13 21:44:29 +03:00
2019-12-01 19:07:02 +07:00