EricWF added a comment.

In D41223#1899394 <https://reviews.llvm.org/D41223#1899394>, @jtbandes wrote:

> The lack of `_LIBCPP_CONSTEXPR_AFTER_CXX14` on the `array<T, 0>` 
> specialization's `begin()`, `end()`, and other methods seems to be a bug: 
> https://stackoverflow.com/questions/60462569/empty-stdarrayt-0-doesnt-have-constexpr-begin


That bug is llvm.org/PR40124.

There are good reasons why it hasn't been fixed yet.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D41223



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
  • [PATCH] D41223: [libc+... Jacob Bandes-Storch via Phabricator via cfe-commits
    • [PATCH] D41223: [... Eric Fiselier via Phabricator via cfe-commits

Reply via email to