[PATCH] D124751: [HLSL] Support -E option for HLSL.
Xiang Li via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 27 07:58:55 PDT 2022
python3kgae updated this revision to Diff 432563.
python3kgae added a comment.
Add hlsl-entry for cc1 option.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124751/new/
https://reviews.llvm.org/D124751
Files:
clang/include/clang/Basic/Attr.td
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/include/clang/Basic/TargetOptions.h
clang/include/clang/Driver/Options.td
clang/include/clang/Sema/Sema.h
clang/lib/Driver/ToolChains/Clang.cpp
clang/lib/Driver/ToolChains/HLSL.cpp
clang/lib/Frontend/CompilerInvocation.cpp
clang/lib/Sema/SemaDecl.cpp
clang/lib/Sema/SemaDeclAttr.cpp
clang/test/Driver/dxc_E.hlsl
clang/test/Driver/hlsl-entry.cpp
clang/test/SemaHLSL/entry.hlsl
clang/test/SemaHLSL/prohibit_pointer.hlsl
clang/test/SemaHLSL/shader_type_attr.hlsl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124751.432563.patch
Type: text/x-patch
Size: 12809 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220527/3c19c71c/attachment.bin>
More information about the cfe-commits
mailing list