[PATCH] D131268: [HLSL] Generate buffer subscript operators
Chris Bieneman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 30 11:07:55 PDT 2022
beanz updated this revision to Diff 456731.
beanz added a comment.
Updating based on PR feedback and rebasing.
- Rebased on main today
- Made const subscript return type const &
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131268/new/
https://reviews.llvm.org/D131268
Files:
clang/lib/Sema/HLSLExternalSemaSource.cpp
clang/lib/Sema/SemaType.cpp
clang/test/AST/HLSL/RWBuffer-AST.hlsl
clang/test/CodeGenHLSL/buffer-array-operator.hlsl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131268.456731.patch
Type: text/x-patch
Size: 11104 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220830/43f9847f/attachment-0001.bin>
More information about the cfe-commits
mailing list