[all-commits] [llvm/llvm-project] e20d46: [clang][cli] Port more options to new parsing system
Jan Svoboda via All-commits
all-commits at lists.llvm.org
Wed Jan 20 01:48:57 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e20d46628a31a984074f2e1029e67734d5c2ab0d
https://github.com/llvm/llvm-project/commit/e20d46628a31a984074f2e1029e67734d5c2ab0d
Author: Jan Svoboda <jan_svoboda at apple.com>
Date: 2021-01-20 (Wed, 20 Jan 2021)
Changed paths:
M clang/include/clang/Driver/Options.td
M clang/lib/Frontend/CompilerInvocation.cpp
Log Message:
-----------
[clang][cli] Port more options to new parsing system
This patch adds marshalling information to more options.
Reviewed By: dexonsmith
Differential Revision: https://reviews.llvm.org/D94957
More information about the All-commits
mailing list