[PATCH] D123907: [HLSL] Add shader attribute

Xiang Li via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 20 23:47:01 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb02d88d5afb5: [HLSL] Add shader attribute (authored by python3kgae).

Changed prior to commit:
  https://reviews.llvm.org/D123907?vs=424093&id=424104#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123907

Files:
  clang/include/clang/Basic/Attr.td
  clang/include/clang/Basic/AttrDocs.td
  clang/include/clang/Sema/Sema.h
  clang/lib/Sema/SemaDecl.cpp
  clang/lib/Sema/SemaDeclAttr.cpp
  clang/test/SemaHLSL/shader_type_attr.hlsl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123907.424104.patch
Type: text/x-patch
Size: 8037 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220421/cc3c4813/attachment.bin>


More information about the cfe-commits mailing list