[PATCH] D122627: [HLSL] Fix MSFT Attribute parsing, add numthreads
Chris Bieneman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 29 15:17:36 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG94189b42cc51: [HLSL] Fix MSFT Attribute parsing, add numthreads (authored by beanz).
Changed prior to commit:
https://reviews.llvm.org/D122627?vs=418753&id=418999#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122627/new/
https://reviews.llvm.org/D122627
Files:
clang/include/clang/Basic/Attr.td
clang/include/clang/Basic/AttrDocs.td
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/include/clang/Parse/Parser.h
clang/lib/Parse/ParseDeclCXX.cpp
clang/lib/Sema/SemaDecl.cpp
clang/lib/Sema/SemaDeclAttr.cpp
clang/test/SemaHLSL/lit.local.cfg
clang/test/SemaHLSL/num_threads.hlsl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122627.418999.patch
Type: text/x-patch
Size: 11419 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220329/6dcda958/attachment.bin>
More information about the cfe-commits
mailing list