[PATCH] D123167: [HLSL] Pointers are unsupported in HLSL

Chris Bieneman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 14 11:33:12 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3efad612d234: [HLSL] Pointers are unsupported in HLSL (authored by beanz).

Changed prior to commit:
  https://reviews.llvm.org/D123167?vs=422860&id=422928#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123167

Files:
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/lib/Sema/SemaExpr.cpp
  clang/lib/Sema/SemaExprMember.cpp
  clang/lib/Sema/SemaType.cpp
  clang/test/SemaHLSL/prohibit_pointer.hlsl
  clang/test/SemaHLSL/prohibit_reference.hlsl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123167.422928.patch
Type: text/x-patch
Size: 6207 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220414/313ba32d/attachment-0001.bin>


More information about the cfe-commits mailing list