[PATCH] D158803: [Sema][HLSL] Consolidate handling of HLSL attributes

Justin Bogner via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 28 09:16:36 PDT 2023


bogner updated this revision to Diff 553964.
bogner added a comment.

Rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158803

Files:
  clang/include/clang/Basic/Attr.td
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/include/clang/Sema/Sema.h
  clang/lib/Sema/SemaDecl.cpp
  clang/lib/Sema/SemaDeclAttr.cpp
  clang/test/CodeGenHLSL/GlobalDestructors.hlsl
  clang/test/SemaHLSL/Semantics/entry_parameter.hlsl
  clang/test/SemaHLSL/Semantics/groupindex.hlsl
  clang/test/SemaHLSL/entry.hlsl
  clang/test/SemaHLSL/entry_shader_redecl.hlsl
  clang/test/SemaHLSL/num_threads.hlsl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158803.553964.patch
Type: text/x-patch
Size: 23643 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230828/35bf7ab0/attachment-0001.bin>


More information about the cfe-commits mailing list