[PATCH] D134617: [HLSL] Support register binding attribute on global variable
Xiang Li via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 4 12:22:22 PDT 2022
python3kgae updated this revision to Diff 465115.
python3kgae added a comment.
Limit MaybeParseHLSLSemantics to HLSL.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134617/new/
https://reviews.llvm.org/D134617
Files:
clang/include/clang/Basic/Attr.td
clang/include/clang/Parse/Parser.h
clang/lib/Parse/ParseDecl.cpp
clang/test/AST/HLSL/resource_binding_attr.hlsl
clang/test/SemaHLSL/resource_binding_attr_error.hlsl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134617.465115.patch
Type: text/x-patch
Size: 6586 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221004/640a65fb/attachment.bin>
More information about the cfe-commits
mailing list