[PATCH] D80475: [TargetLoweringObjectFileImpl] Use llvm::transform
Orivej Desh via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat May 23 12:11:43 PDT 2020
orivej added a comment.
I have reproduced the error with Clang 7 to 10. I am compiling with a slightly customized version of a fresh libcxx.
The interesting question is why you or CI can build llvm without this error. What brings std::transform into scope?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80475/new/
https://reviews.llvm.org/D80475
More information about the llvm-commits
mailing list