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

Xiang Li via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 30 11:56:14 PDT 2022


python3kgae updated this revision to Diff 464346.
python3kgae marked 3 inline comments as done.
python3kgae added a comment.

Ignore local extern decl when check ExternalGlobalVar


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.464346.patch
Type: text/x-patch
Size: 6227 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220930/9860be29/attachment.bin>


More information about the cfe-commits mailing list