[libcxx-commits] [libcxx] Revert "[libc++] Allow the use of extensions in the implementation (#79532)" (PR #85792)

Sam McCall via libcxx-commits libcxx-commits at lists.llvm.org
Tue Mar 19 10:37:30 PDT 2024


sam-mccall wrote:

Fixed a failure that showed up presubmit: "pair" is using explicit(bool) and needs a suppression similar to the one in tuple. So this is no longer a pure revert. (not sure why I didn't see this locally).

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


More information about the libcxx-commits mailing list