Files
clang-p2996/llvm/lib/Transforms/Scalar/PartiallyInlineLibCalls.cpp
Peter Collingbourne e52646cd80 PartiallyInlineLibCalls: Check sqrt result type before transforming it.
Some configure scripts declare this with the wrong prototype, which can lead
to an assertion failure.

llvm-svn: 214593
2014-08-01 23:21:21 +00:00

5.1 KiB