[PATCH] D141705: [HLSL] [Dirver] add dxv as a Driver Action Job
    Xiang Li via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Sun Jan 29 14:12:42 PST 2023
    
    
  
python3kgae updated this revision to Diff 493149.
python3kgae marked 2 inline comments as done.
python3kgae added a comment.
add space for warning message.
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.493149.patch
Type: text/x-patch
Size: 13768 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230129/58598fa2/attachment-0001.bin>
    
    
More information about the cfe-commits
mailing list