[libcxx-commits] [PATCH] D131999: [libcxx] Resolve warnings for Wshift-sign-overflow

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


ddcc created this revision.
ddcc added reviewers: philnik, ldionne.
Herald added a subscriber: arichardson.
Herald added a project: All.
ddcc requested review of this revision.
Herald added a project: libc++.
Herald added a reviewer: libc++.

These warning were identified while debugging modules with Wsystem-headers.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D131999

Files:
  libcxx/include/__chrono/duration.h
  libcxx/include/__memory/temporary_buffer.h
  libcxx/include/ratio
  libcxx/utils/libcxx/test/params.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131999.453159.patch
Type: text/x-patch
Size: 5076 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220816/2d1f9633/attachment.bin>


More information about the libcxx-commits mailing list