[libcxx-commits] [clang] [libcxx] [llvm] Reapply "[Clang] Implement resolution for CWG1835 (#92957)" (PR #98547)

via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jul 15 12:44:37 PDT 2024


cor3ntin wrote:

I sent an email to core. There seems to be some support to reconsider as gcc is having the same issue we are.

I propose the following:
 - Do nothing for clang 19
 - wait to see what wg21 decides to do - hopefully they come up with something workable in the coming months
- If the status quo of the standard remains, only apply the change in C++23 mode and try to improve recovery and diagnostics to help with transition.

Hopefully this works for everyone.
Sorry @sdkrystian , I know a lot of work went into this.

https://github.com/llvm/llvm-project/pull/98547


More information about the libcxx-commits mailing list