[PATCH] D94472: [WIP][clang][cli] Command line round-trip for HeaderSearch options

Jan Svoboda via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 22 02:53:39 PST 2021


jansvoboda11 updated this revision to Diff 318475.
jansvoboda11 added a comment.
Herald added a subscriber: dang.

Add round-tripping arguments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94472

Files:
  clang/include/clang/Driver/Options.td
  clang/include/clang/Frontend/CompilerInvocation.h
  clang/lib/Driver/ToolChains/Clang.cpp
  clang/lib/Frontend/CompilerInvocation.cpp
  llvm/include/llvm/Option/ArgList.h
  llvm/lib/Option/ArgList.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94472.318475.patch
Type: text/x-patch
Size: 19982 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210122/1656bc04/attachment.bin>


More information about the llvm-commits mailing list