]> granicus.if.org Git - llvm/commit
[APFloat] Fix APFloat::getExactInverse when the input is nullptr. This is a regressio...
authorTim Shen <timshen91@gmail.com>
Wed, 26 Oct 2016 23:31:41 +0000 (23:31 +0000)
committerTim Shen <timshen91@gmail.com>
Wed, 26 Oct 2016 23:31:41 +0000 (23:31 +0000)
commit5e89a7d1f93965f8972df2774d9bb4d0e34eb077
tree42b31ecd3ae86471356a032d86a509417e5ab773
parent403d906e8b1a97daeda5ae09a925fe6f65ed9b89
[APFloat] Fix APFloat::getExactInverse when the input is nullptr. This is a regression introduced by r285105.

Reviewers: kbarton, echristo, iteratee, eugenis

Subscribers: llvm-commits, mehdi_amini

Differential Revision: https://reviews.llvm.org/D26017

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@285256 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/APFloat.h