[PATCH] D158803: [Sema][HLSL] Consolidate handling of HLSL attributes
Justin Bogner via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 29 09:00:15 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rGef2b1700f464: [Sema][HLSL] Consolidate handling of HLSL attributes (authored by bogner).
Changed prior to commit:
https://reviews.llvm.org/D158803?vs=554044&id=554379#toc
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.554379.patch
Type: text/x-patch
Size: 24442 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230829/f76dd1da/attachment-0001.bin>
More information about the cfe-commits
mailing list