[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 10:19:05 PDT 2023


amyk added a comment.

In D150520#4342943 <https://reviews.llvm.org/D150520#4342943>, @barannikov88 wrote:

> 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

Thanks for the quick fix!


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