[PATCH] D130017: [HLSL] Add RWBuffer default constructor

Chris Bieneman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 28 12:08:40 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG66eabeb65dc9: [HLSL] Add RWBuffer default constructor (authored by beanz).

Changed prior to commit:
  https://reviews.llvm.org/D130017?vs=445517&id=448409#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130017

Files:
  clang/include/clang/Basic/HLSLRuntime.h
  clang/lib/Sema/HLSLExternalSemaSource.cpp
  clang/test/AST/HLSL/RWBuffer-AST.hlsl
  clang/test/CodeGenHLSL/builtins/RWBuffer-constructor.hlsl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130017.448409.patch
Type: text/x-patch
Size: 6785 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220728/b5db68f4/attachment-0001.bin>


More information about the cfe-commits mailing list