[PATCH] D86997: [APFloat] Fix uninitialized variable in IEEEFloat constructors
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 9 03:43:37 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG24ecfdac7b7d: [APFloat] Fix uninitialized variable in IEEEFloat constructors (authored by RKSimon).
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.290686.patch
Type: text/x-patch
Size: 5956 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200909/526664e3/attachment.bin>
More information about the llvm-commits
mailing list