[PATCH] D70425: [APFloat] Fix construction of APFloat with FP value instead of integer

Noel Grandin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 19 05:39:06 PST 2019


grandinj added a comment.

Perhaps there should be an "= delete" constructor to make this a compile error?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70425/new/

https://reviews.llvm.org/D70425





More information about the llvm-commits mailing list