[PATCH] D96156: [clang][cli] Generate and round-trip PreprocessorOutput options

2021-02-10 Thread Jan Svoboda via Phabricator via cfe-commits
This revision was landed with ongoing or failed builds. This revision was automatically updated to reflect the committed changes. Closed by commit rGcb933632bc5f: [clang][cli] Generate and round-trip PreprocessorOutput options (authored by jansvoboda11). Changed prior to commit: https://reviews

[PATCH] D96156: [clang][cli] Generate and round-trip PreprocessorOutput options

2021-02-08 Thread Jan Svoboda via Phabricator via cfe-commits
jansvoboda11 updated this revision to Diff 322124. jansvoboda11 added a comment. Switch from member functions to static ones Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D96156/new/ https://reviews.llvm.org/D96156 Files: clang/include/clang/Driv

[PATCH] D96156: [clang][cli] Generate and round-trip PreprocessorOutput options

2021-02-05 Thread Duncan P. N. Exon Smith via Phabricator via cfe-commits
dexonsmith accepted this revision. dexonsmith added a comment. This revision is now accepted and ready to land. LGTM. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D96156/new/ https://reviews.llvm.org/D96156

[PATCH] D96156: [clang][cli] Generate and round-trip PreprocessorOutput options

2021-02-05 Thread Jan Svoboda via Phabricator via cfe-commits
jansvoboda11 created this revision. jansvoboda11 added reviewers: Bigcheese, dexonsmith. Herald added a subscriber: dang. jansvoboda11 requested review of this revision. Herald added a project: clang. Herald added a subscriber: cfe-commits. This patch implements generation of remaining preprocesso