ldionne added a comment.

Interesting, I actually wasn't even aware of that C++23 feature in the library. 
FWIW, libc++ will be more than happy to use that builtin instead of trying to 
figure it out inside the library (if that's even possible)! We'll have to check 
whether GCC implements it, but hopefully it has something similar. So this 
definitely LGTM from the libc++ side of things, assuming the Clang folks are 
happy with the implementation.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135341

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to