Go to file
Dale Johannesen 56cb14c874 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
2009-04-24 21:34:13 +00:00
clang PCH support for the global method pool (= instance and factory method 2009-04-24 21:10:55 +00:00
llvm Fix PR 4057, a crash doing float->char const folding. 2009-04-24 21:34:13 +00:00