[PATCH] D94472: [clang][cli] Manually generate header search arguments

Jan Svoboda via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 15 09:42:36 PST 2021


jansvoboda11 updated this revision to Diff 317003.
jansvoboda11 added a comment.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.

Add (improved) round-trip mechanism


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.317003.patch
Type: text/x-patch
Size: 13321 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210115/9a507fdf/attachment.bin>


More information about the cfe-commits mailing list