[libcxx-commits] [PATCH] D106283: [libc++] Fix a few warnings in system headers with GCC

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jul 27 14:31:28 PDT 2021


ldionne updated this revision to Diff 362188.
ldionne added a comment.

Remove incorrect parenthesizing


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106283

Files:
  libcxx/include/__config
  libcxx/include/__hash_table
  libcxx/include/__ranges/transform_view.h
  libcxx/include/barrier
  libcxx/include/charconv
  libcxx/include/cmath
  libcxx/include/compare
  libcxx/include/memory
  libcxx/include/random
  libcxx/include/regex
  libcxx/include/semaphore

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106283.362188.patch
Type: text/x-patch
Size: 8583 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210727/7fbb2485/attachment.bin>


More information about the libcxx-commits mailing list