[PATCH] D156795: [CUDA][HIP] Fix overloading resolution of delete operator

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 8 06:51:06 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG247cc265e74e: [CUDA][HIP] Fix overloading resolution of delete operator (authored by yaxunl).
Herald added a project: clang.

Changed prior to commit:
  https://reviews.llvm.org/D156795?vs=546045&id=548198#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156795

Files:
  clang/lib/Sema/SemaExprCXX.cpp
  clang/test/CodeGenCUDA/member-init.cu
  clang/test/SemaCUDA/member-init.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156795.548198.patch
Type: text/x-patch
Size: 3218 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230808/83895c49/attachment.bin>


More information about the cfe-commits mailing list