Fix PR 4057, a crash doing float->char const folding.
This particular one is undefined behavior (although this isn't related to the crash), so it will no longer do it at compile time, which seems better. llvm-svn: 69990
Loading
Please register or sign in to comment