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

Jan Svoboda via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 3 09:59:03 PST 2021


jansvoboda11 updated this revision to Diff 321137.
jansvoboda11 added a comment.
Herald added a subscriber: mgorny.

Don't round-trip when the driver says so. Round-trip all the time when built to do so.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94472

Files:
  clang/CMakeLists.txt
  clang/include/clang/Basic/DiagnosticDriverKinds.td
  clang/include/clang/Basic/DiagnosticGroups.td
  clang/include/clang/Frontend/CompilerInvocation.h
  clang/lib/Frontend/CompilerInvocation.cpp
  clang/tools/driver/cc1_main.cpp
  llvm/include/llvm/Option/ArgList.h
  llvm/lib/Option/ArgList.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94472.321137.patch
Type: text/x-patch
Size: 25149 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210203/19477418/attachment.bin>


More information about the llvm-commits mailing list