[all-commits] [llvm/llvm-project] 4b6f29: [clang][cli] Port Preprocessor and PreprocessorOut...
Jan Svoboda via All-commits
all-commits at lists.llvm.org
Mon Dec 14 00:20:38 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4b6f29413c59b1a016f127bc3c3e1c15c6bea2a9
https://github.com/llvm/llvm-project/commit/4b6f29413c59b1a016f127bc3c3e1c15c6bea2a9
Author: Jan Svoboda <jan_svoboda at apple.com>
Date: 2020-12-14 (Mon, 14 Dec 2020)
Changed paths:
M clang/include/clang/Driver/Options.td
M clang/lib/Frontend/CompilerInvocation.cpp
Log Message:
-----------
[clang][cli] Port Preprocessor and PreprocessorOutput option flags to new option parsing system
Depends on D83979
Reviewed By: dexonsmith
Differential Revision: https://reviews.llvm.org/D84018
More information about the All-commits
mailing list