[PATCH] D86997: [APFloat] Fix uninitialized variable in IEEEFloat constructor
Yang Fan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 3 02:43:23 PDT 2020
nullptr.cpp updated this revision to Diff 289669.
nullptr.cpp added a comment.
Also fix other constructors.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86997/new/
https://reviews.llvm.org/D86997
Files:
llvm/include/llvm/ADT/APFloat.h
llvm/lib/Support/APFloat.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86997.289669.patch
Type: text/x-patch
Size: 5956 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200903/addcffb8/attachment.bin>
More information about the llvm-commits
mailing list