Skip to content
Commit 156d9203 authored by Richard Smith's avatar Richard Smith
Browse files

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
parent 281d7998
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment