[libcxx-commits] [PATCH] D131336: [libc++][test] Fix MSVC warnings C6054, C6001, C4242 and -NaN is formatted differently on MSVC

Igor Zhukov via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Aug 6 22:59:45 PDT 2022


fsb4000 updated this revision to Diff 450593.
fsb4000 added a comment.

now MSVC STL formats -NaN correctly: https://github.com/microsoft/STL/pull/3001
Thanks @Mordante !


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131336

Files:
  libcxx/test/std/utilities/format/format.functions/format_tests.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131336.450593.patch
Type: text/x-patch
Size: 8383 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220807/c9cb4d43/attachment.bin>


More information about the libcxx-commits mailing list