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

Justin Bogner via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 25 00:36:33 PDT 2023


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

Broke out a couple of semi-unrelated changes


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.553395.patch
Type: text/x-patch
Size: 23643 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230825/fd413863/attachment-0001.bin>


More information about the cfe-commits mailing list