[libcxx-commits] [PATCH] D149292: [libc++] Fix ODR violation with placeholders

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Apr 26 13:50:51 PDT 2023


philnik accepted this revision.
philnik added a comment.
This revision is now accepted and ready to land.

IMO it would be nice to have them `inline constexpr` at some point, but I'm fine with this as a bug fix. Anything else should be evaluated separately.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149292



More information about the libcxx-commits mailing list