[all-commits] [llvm/llvm-project] 333d41: [clang][cli] Port FrontendOpts simple string based...
Jan Svoboda via All-commits
all-commits at lists.llvm.org
Fri Dec 18 01:10:24 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 333d41e9eb8b5f6cd67d318e84ee8dba99b840cc
https://github.com/llvm/llvm-project/commit/333d41e9eb8b5f6cd67d318e84ee8dba99b840cc
Author: Jan Svoboda <jan_svoboda at apple.com>
Date: 2020-12-18 (Fri, 18 Dec 2020)
Changed paths:
M clang/include/clang/Driver/Options.td
M clang/lib/Frontend/CompilerInvocation.cpp
Log Message:
-----------
[clang][cli] Port FrontendOpts simple string based options to new option parsing system
Depends on D84189
Reviewed By: dexonsmith
Original patch by Daniel Grumberg.
Differential Revision: https://reviews.llvm.org/D84190
More information about the All-commits
mailing list