Fix undefined behavior (signed integer overflow) when Clang parses a hexfloat...
Fix undefined behavior (signed integer overflow) when Clang parses a hexfloat with an enormous exponent. Caught by an existing unit test + -ftrapv. llvm-svn: 162505
Loading
Please register or sign in to comment