[PATCH] D96280: [clang][cli] Round-trip the whole CompilerInvocation

Jan Svoboda via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 17 01:33:38 PST 2021


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

Add fixme as suggested in code review. Rebase on top of the final version of D94472 <https://reviews.llvm.org/D94472>, which added `-[no-]round-trip-args`. The arguments are now handled in `RoundTrip`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96280

Files:
  clang/include/clang/Basic/DiagnosticDriverKinds.td
  clang/include/clang/Frontend/CompilerInvocation.h
  clang/lib/Frontend/CompilerInvocation.cpp
  clang/test/Frontend/round-trip-cc1-args.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96280.324229.patch
Type: text/x-patch
Size: 34216 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210217/4e0779b0/attachment-0001.bin>


More information about the cfe-commits mailing list