[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:03:37 PDT 2022


EricWF added a comment.

I remember the last time I tried to do this, it broke a bunch of things. I can't remember why -- but it did.

Shouldn't this change turn on more tests  in C++03?


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