[all-commits] [llvm/llvm-project] cb9336: [clang][cli] Generate and round-trip PreprocessorO...
Jan Svoboda via All-commits
all-commits at lists.llvm.org
Wed Feb 10 02:28:16 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cb933632bc5fb40387cf9bc69cadc26b743e0f4a
https://github.com/llvm/llvm-project/commit/cb933632bc5fb40387cf9bc69cadc26b743e0f4a
Author: Jan Svoboda <jan_svoboda at apple.com>
Date: 2021-02-10 (Wed, 10 Feb 2021)
Changed paths:
M clang/include/clang/Driver/Options.td
M clang/lib/Frontend/CompilerInvocation.cpp
Log Message:
-----------
[clang][cli] Generate and round-trip PreprocessorOutput options
This patch implements generation of remaining preprocessor output options and tests it by performing parse-generate-parse round trip.
Reviewed By: dexonsmith
Differential Revision: https://reviews.llvm.org/D96156
More information about the All-commits
mailing list