[PATCH] D128462: [HLSL] add -I option for dxc mode.

Xiang Li via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 19 15:45:25 PDT 2022


python3kgae updated this revision to Diff 445967.
python3kgae added a comment.
Herald added subscribers: usaxena95, kadircet, arphaman.
Herald added a project: clang-tools-extra.

Fix test fail in clangd.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128462

Files:
  clang-tools-extra/clangd/CompileCommands.cpp
  clang/include/clang/Driver/Options.h
  clang/include/clang/Driver/Options.td
  clang/lib/Driver/Driver.cpp
  clang/lib/Driver/ToolChains/Clang.cpp
  clang/test/Driver/dxc_I.hlsl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128462.445967.patch
Type: text/x-patch
Size: 4735 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220719/64307c7c/attachment.bin>


More information about the cfe-commits mailing list