[PATCH] D88798: [flang] Fix heap overflow in Real formatting.

Peter Klausler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 14 11:56:02 PDT 2020


klausler added a comment.

I think a better fix would be to generalize ToUInt64 as a template elsewhere.  I'll prepare a patch and add you as the reviewer.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88798



More information about the llvm-commits mailing list