[libcxx-commits] [PATCH] D60097: Fix implementation of ::abs and std::abs LWG 2192.

Paul Mulders via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Nov 22 05:29:04 PST 2019


justinkb added a comment.

This change breaks compilation of firefox with clang and libc++. See https://bugzilla.mozilla.org/show_bug.cgi?id=1594027

I understand from the discussion between Raj and Eric above that that is up to mozilla developers to fix, but the problem is pretty hard to grok, so any suggestions for a fix?


Repository:
  rL LLVM

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

https://reviews.llvm.org/D60097





More information about the libcxx-commits mailing list