[libcxx-commits] [PATCH] D131929: [libcxx] Resolve warnings for Wimplicit-float-conversion, Wmacro-redefined, Wzero-as-null-pointer-constant, Wsign-conversion

Dominic Chen via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Aug 16 16:30:27 PDT 2022


ddcc updated this revision to Diff 453158.
ddcc added a comment.

Handle string and variant


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131929

Files:
  libcxx/include/atomic
  libcxx/include/cmath
  libcxx/include/string
  libcxx/include/string_view
  libcxx/include/variant
  libcxx/utils/libcxx/test/params.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131929.453158.patch
Type: text/x-patch
Size: 4507 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220816/a714d0be/attachment.bin>


More information about the libcxx-commits mailing list