[PATCH] D136913: [HLSL] support RWByteAddressBuffer.

Xiang Li via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 18 13:04:14 PST 2023


python3kgae updated this revision to Diff 490274.
python3kgae added a comment.

Rebase and update test.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136913

Files:
  clang/include/clang/Sema/HLSLExternalSemaSource.h
  clang/lib/Sema/HLSLExternalSemaSource.cpp
  clang/lib/Sema/SemaExprMember.cpp
  clang/test/AST/HLSL/RWByteAddressBuffer.hlsl
  clang/test/SemaHLSL/BuiltIns/RWByteAddressBuffer.hlsl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136913.490274.patch
Type: text/x-patch
Size: 24054 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230118/c02cf07b/attachment-0001.bin>


More information about the cfe-commits mailing list