[PATCH] D26017: [APFloat] Fix APFloat::getExactInverse when the input is nullptr. This is a regression introduced by r285105.
Tim Shen via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 26 16:40:19 PDT 2016
timshen added a comment.
Reproduced the bug and verified the fix with -DLLVM_USE_SANITIZER='Undefined'.
I'll submit this first to make the bot happy.
https://reviews.llvm.org/D26017
More information about the llvm-commits
mailing list