[PATCH] D150520: [clang] Convert a few tests to opaque pointers

Sergei Barannikov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun May 14 05:01:32 PDT 2023


barannikov88 updated this revision to Diff 521992.
barannikov88 added a comment.

convert a few more tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150520

Files:
  clang/test/CodeGenCUDA/static-device-var-no-rdc.cu
  clang/test/CodeGenCoroutines/coro-params.cpp
  clang/test/CodeGenHIP/maybe_undef-attr-verify.hip
  clang/test/CodeGenOpenCL/amdgpu-alignment.cl
  clang/test/CodeGenOpenCL/atomic-ops-libcall.cl
  clang/test/CodeGenOpenCL/atomic-ops.cl
  clang/test/CodeGenOpenCL/blocks.cl
  clang/test/CodeGenOpenCL/builtins.cl
  clang/test/CodeGenOpenCL/cast_image.cl
  clang/test/CodeGenOpenCL/const-str-array-decay.cl
  clang/test/CodeGenOpenCL/kernels-have-spir-cc-by-default.cl
  clang/test/CodeGenOpenCL/no-half.cl
  clang/test/CodeGenOpenCL/pipe_builtin.cl
  clang/test/CodeGenOpenCL/pipe_types.cl
  clang/test/CodeGenOpenCL/to_addr_builtin.cl
  clang/test/CodeGenSYCL/field-annotate-addr-space.cpp
  clang/test/PCH/arc-blocks.mm
  clang/test/Profile/objc-general.m
  clang/test/Rewriter/rewrite-super-message.mm
  clang/test/SemaObjC/arc-objc-lifetime-conflict.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150520.521992.patch
Type: text/x-patch
Size: 111567 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230514/5c86f001/attachment-0001.bin>


More information about the cfe-commits mailing list