[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 01:12:23 PST 2021


jansvoboda11 updated this revision to Diff 318452.
jansvoboda11 added a comment.

Create function for argument generation


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94472

Files:
  clang/include/clang/Frontend/CompilerInvocation.h
  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.318452.patch
Type: text/x-patch
Size: 16144 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210122/51a567d3/attachment.bin>


More information about the llvm-commits mailing list