[PATCH] D150520: [clang] Convert a few tests to opaque pointers
Amy Kwan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 15 07:53:35 PDT 2023
amyk added a comment.
Hi, I just wanted to give a heads up that it appears that this patch is causing failures on some of the PPC buildbots.
In particular, the `const-str-array-decay.cl` appears to be failing. The failing build can be seen in: https://lab.llvm.org/buildbot/#/builders/36/builds/33110
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150520/new/
https://reviews.llvm.org/D150520
More information about the cfe-commits
mailing list