jhuber6 added a comment.

In D141440#4044300 <https://reviews.llvm.org/D141440#4044300>, @Jake-Egan wrote:

> Getting a build failure on AIX, could you take a look please?
>
>   
> /home/powerllvm/powerllvm_env/aix-ppc64/clang-ppc64-aix/llvm-project/clang/lib/Driver/Driver.cpp:5715:37:
>  error: lambda capture 'C' is not used [-Werror,-Wunused-lambda-capture]
>       auto IsHIPRDCInCompilePhase = [&C](const JobAction &JA,
>
> https://lab.llvm.org/buildbot/#/builders/214/builds/5290/steps/5/logs/stdio

Should be fixed upstream.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141440

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to