[PATCH] D88977: Reapply [ADT] function_ref's constructor is unavailable if the argument is not callable.
Sam McCall via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 19 02:46:00 PDT 2020
sammccall added a comment.
Sorry about the delay.
This is a supported configuration: apple clang toolchain (including libc++) is supposed to work back to 6.0. I'll get this fixed today.
https://llvm.org/docs/GettingStarted.html#host-c-toolchain-both-compiler-and-standard-library
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88977/new/
https://reviews.llvm.org/D88977
More information about the llvm-commits
mailing list