[PATCH] D125052: [HLSL] Enable vector types for hlsl.

Xiang Li via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 26 12:02:30 PDT 2022


python3kgae updated this revision to Diff 432346.
python3kgae added a comment.

Update comment for finclude_default_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.432346.patch
Type: text/x-patch
Size: 11827 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220526/422aeb1c/attachment.bin>


More information about the cfe-commits mailing list