[PATCH] D123907: [HLSL] Add shader attribute

Xiang Li via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 18 12:17:30 PDT 2022


python3kgae updated this revision to Diff 423448.
python3kgae added a comment.

Fix doc.


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.423448.patch
Type: text/x-patch
Size: 7743 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220418/1260040c/attachment.bin>


More information about the cfe-commits mailing list