[PATCH] D123901: [LLVM][Casting.h] Update dyn_cast machinery to provide more control over how the casting is performed.

Qiongsi Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 12 07:32:18 PDT 2022


qiongsiwu1 added subscribers: nemanjai, qiongsiwu1.
qiongsiwu1 added a comment.

In D123901#3508156 <https://reviews.llvm.org/D123901#3508156>, @uabelho wrote:

> from
>  https://lab.llvm.org/buildbot/#/builders/57/builds/17829/steps/6/logs/stdio
>
> I see the same thing compiling locally with clang 8.

We are seeing the same error in our internal upstream ppc RHEL buildbot as well. @bzcheeseman could you take a look? If you need access to a PPC machine we should be able to arrange that. FYI @nemanjai

Thanks so much!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123901



More information about the llvm-commits mailing list