Files
zig/src
LemonBoy 7c3896e6cd translate-c: Prevent mistranslation of fp literals
When trying to retrieve 80bit fp values from clang using
getValueAsApproximateDouble we'd eventually hit the ceiling value and
return infinity, an invalid value for a fp literal.

Add some logic to prevent this error and warn the user.

Closes #8602
2021-04-24 18:42:23 +02:00
..
2021-04-08 22:38:13 -07:00
2021-04-06 18:17:37 -07:00
2021-04-08 05:26:56 +08:00
2021-02-10 11:50:55 -08:00
2020-09-21 18:38:55 -07:00
2021-04-06 18:17:37 -07:00
2018-10-27 11:35:01 -04:00
2020-12-16 12:18:14 +01:00
2020-12-16 12:18:14 +01:00
2021-04-08 22:38:13 -07:00