[PATCH] D138284: Fix incorrect cast in VisitSYCLUniqueStableNameExpr

Alexander Richardson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 18 07:34:22 PST 2022


arichardson updated this revision to Diff 476470.
arichardson added a comment.

Fix to use addrspace(1)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138284

Files:
  clang/lib/CodeGen/CGExprScalar.cpp
  clang/test/CodeGenSYCL/unique_stable_name.cpp
  clang/test/CodeGenSYCL/unique_stable_name_windows_diff.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138284.476470.patch
Type: text/x-patch
Size: 17440 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221118/deec6aa7/attachment-0001.bin>


More information about the cfe-commits mailing list