[libcxx-commits] [PATCH] D99805: [libcxx] adjusts C++20 status paper to indicate full concepts support

Zoe Carver via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Apr 2 11:13:25 PDT 2021


zoecarver added a comment.

I think it would be best to make this a NFC, so please add the change in `libcxx/include/concepts` to a different patch with a regression test.

It's also too bad that this relies on D96477 <https://reviews.llvm.org/D96477>. Ideally, we'd land this quickly and then update D96477 <https://reviews.llvm.org/D96477> to reflect that, but I'm unsure of the timeline, so I'm OK if you want to land D96477 <https://reviews.llvm.org/D96477> first.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99805



More information about the libcxx-commits mailing list