[PATCH] D80475: [TargetLoweringObjectFileImpl] Qualify std::transform

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 23 08:59:58 PDT 2020


MaskRay added a comment.

Which compiler does you use? The file misses `<algorithm>`

You can also use `llvm::transform`


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