[PATCH] D125052: [HLSL] Enable vector types for hlsl.
Xiang Li via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 25 11:06:44 PDT 2022
python3kgae updated this revision to Diff 432051.
python3kgae added a comment.
Herald added a subscriber: MaskRay.
Add hlsl-no-stdinc to not include the hlsl header.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125052/new/
https://reviews.llvm.org/D125052
Files:
clang/include/clang/Driver/Options.td
clang/lib/Basic/LangOptions.cpp
clang/lib/Driver/ToolChains/Clang.cpp
clang/lib/Frontend/CompilerInvocation.cpp
clang/lib/Frontend/InitPreprocessor.cpp
clang/lib/Headers/CMakeLists.txt
clang/lib/Headers/hlsl.h
clang/lib/Headers/hlsl/hlsl_basic_types.h
clang/test/CodeGenHLSL/basic_types.hlsl
clang/test/Driver/hlsl_no_stdinc.hlsl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125052.432051.patch
Type: text/x-patch
Size: 11368 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220525/74c64fcb/attachment.bin>
More information about the cfe-commits
mailing list