Details
Details
- Reviewers
Anastasia nikic - Commits
- rGf46b0e6d75fa: [clang] Convert a few tests to opaque pointers
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
@nikic I converted a few more tests after you approved the changes. Please take a look once more, or let me know if I should revert to the previous revision.
Comment Actions
Thanks. These were the lasts tests in these directories. The only one remaining is clang/test/CodeGenOpenCL/opaque-ptr-spirv.cl, I don't know what to do with it.
Comment Actions
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
Comment Actions
Thanks!
I will be able to address this issue within a few hours. If it can't wait, please revert it.