[PATCH] D128569: Start support for HLSL `RWBuffer`

Chris Bieneman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 28 06:57:52 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6e56d0dbe3c8: Start support for HLSL `RWBuffer` (authored by beanz).

Changed prior to commit:
  https://reviews.llvm.org/D128569?vs=442690&id=448326#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128569

Files:
  clang/include/clang/Sema/HLSLExternalSemaSource.h
  clang/lib/AST/DeclTemplate.cpp
  clang/lib/Sema/HLSLExternalSemaSource.cpp
  clang/test/AST/HLSL/RWBuffer-AST.hlsl
  clang/test/AST/HLSL/ResourceStruct.hlsl
  clang/test/SemaHLSL/BuiltIns/RWBuffers.hlsl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128569.448326.patch
Type: text/x-patch
Size: 14941 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220728/fee5e2f4/attachment.bin>


More information about the cfe-commits mailing list