diff options
author | Tim Shen <timshen91@gmail.com> | 2016-11-06 07:38:37 +0000 |
---|---|---|
committer | Tim Shen <timshen91@gmail.com> | 2016-11-06 07:38:37 +0000 |
commit | 398f90f024005418b6b7e26266dab229b408e2f6 (patch) | |
tree | 0240dc48279cdeed253ad1f16a2bd133b564fce9 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 5471fc29e4a86a50e4d914ad3f1fed855183f260 (diff) | |
download | bcm5719-llvm-398f90f024005418b6b7e26266dab229b408e2f6.tar.gz bcm5719-llvm-398f90f024005418b6b7e26266dab229b408e2f6.zip |
[APFloat] Make functions that produce APFloaat objects use correct semantics.
Summary:
Fixes PR30869.
In D25977 I meant to change all functions that care about lifetime. I
changed constructors, factory functions, but I missed member/free
functions that return new instances. This patch changes them.
Reviewers: hfinkel, kbarton, echristo, joerg
Subscribers: llvm-commits, mehdi_amini
Differential Revision: https://reviews.llvm.org/D26269
llvm-svn: 286060
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions