[PATCH] D150520: [clang] Convert a few tests to opaque pointers
Sergei Barannikov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 15 09:58:04 PDT 2023
barannikov88 added a comment.
In D150520#4342429 <https://reviews.llvm.org/D150520#4342429>, @amyk wrote:
> 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
Should be fixed by https://reviews.llvm.org/rGcc7dc90481d93734a56098470879189cb2e2c127
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