[libcxx-commits] [PATCH] D116570: [libc++] Eliminate the `__function_like` helper.

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jan 4 07:03:36 PST 2022


ldionne added a comment.

The maintenance cost you're referring to is the modulemap gymnastics, right? If so, we could eliminate that by using a macro.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116570



More information about the libcxx-commits mailing list