[PATCH] D141705: [HLSL] [Dirver] add dxv as a Driver Action Job

Xiang Li via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 27 15:46:59 PST 2023


python3kgae updated this revision to Diff 492931.
python3kgae marked an inline comment as done.
python3kgae added a comment.

rename to requiresValidation.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D141705/new/

https://reviews.llvm.org/D141705

Files:
  clang/include/clang/Basic/DiagnosticDriverKinds.td
  clang/include/clang/Basic/DiagnosticGroups.td
  clang/include/clang/Driver/Action.h
  clang/include/clang/Driver/Options.td
  clang/include/clang/Driver/Types.def
  clang/lib/Driver/Action.cpp
  clang/lib/Driver/Driver.cpp
  clang/lib/Driver/ToolChain.cpp
  clang/lib/Driver/ToolChains/HLSL.cpp
  clang/lib/Driver/ToolChains/HLSL.h
  clang/test/Driver/dxc_D.hlsl
  clang/test/Driver/dxc_I.hlsl
  clang/test/Driver/dxc_dxv_path.hlsl
  clang/unittests/Driver/DXCModeTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141705.492931.patch
Type: text/x-patch
Size: 13782 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230127/8df88f40/attachment-0001.bin>


More information about the cfe-commits mailing list