jtbandes added a comment.
Herald added subscribers: arphaman, ldionne.
Herald added a project: LLVM.

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


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

Reply via email to