[libcxx-commits] [PATCH] D147560: [libc++] Fix std::optional-related type deduction

Eric Fiselier via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Apr 5 13:13:07 PDT 2023


EricWF requested changes to this revision.
EricWF added a comment.
This revision now requires changes to proceed.

I think this is a bandaid over a bigger clang bug.

I don't want to accept a patch to placate clang here until we know what's actually going on.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147560



More information about the libcxx-commits mailing list