[libcxx-commits] [PATCH] D127489: [libc++] Use the same implementation of invoke for C++03 and C++11

Eric Fiselier via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Jun 10 15:58:19 PDT 2022


EricWF added a comment.

In D127489#3574818 <https://reviews.llvm.org/D127489#3574818>, @philnik wrote:

>> Shouldn't this change turn on more tests  in C++03?
>
> Which ones? I couldn't find any when looking.

All of the ones that run in C++11 if possible?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127489



More information about the libcxx-commits mailing list