[libcxx-commits] [PATCH] D66614: Add inline to uflow and underflow

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Sep 4 10:07:46 PDT 2019


ldionne added a comment.

In D66614#1657962 <https://reviews.llvm.org/D66614#1657962>, @ldionne wrote:

> For that reason, my first reaction would be to consider this failed optimization an optimizer bug, not a library bug.


And that, regardless of whether we can make it work as far as symbols-exported-from-the-dylib are concerned.


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

https://reviews.llvm.org/D66614





More information about the libcxx-commits mailing list