[PATCH] D134617: [HLSL] Support register binding attribute on global variable

Xiang Li via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 5 09:23:57 PDT 2022


This revision was automatically updated to reflect the committed changes.
python3kgae marked an inline comment as done.
Closed by commit rG15aa64301ab1: [HLSL] Support register binding attribute on global variable (authored by python3kgae).

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.465436.patch
Type: text/x-patch
Size: 6586 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221005/1cc51ef2/attachment.bin>


More information about the cfe-commits mailing list