[PATCH] D38030: Fix APFloat from string conversion for Inf

Anna Thomas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 14 06:46:11 PST 2017


anna accepted this revision.
anna added a comment.

lgtm.

just for information of folks following along - we had caught this as a heap-use-after-free error using an ASAN build. I think this may have manifested as the Windows failure that caused the revert originally.


https://reviews.llvm.org/D38030





More information about the llvm-commits mailing list