[PATCH] D145277: [support] Support printing floats in ScopedPrinter
Paul Kirth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 17 20:12:03 PDT 2023
paulkirth updated this revision to Diff 506265.
paulkirth added a comment.
Address comments.
- add overloads for `double`
- add test w/ infinity
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145277/new/
https://reviews.llvm.org/D145277
Files:
llvm/include/llvm/Support/ScopedPrinter.h
llvm/unittests/Support/ScopedPrinterTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145277.506265.patch
Type: text/x-patch
Size: 3844 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230318/ffb9d230/attachment.bin>
More information about the llvm-commits
mailing list