[all-commits] [llvm/llvm-project] 2b84ef: [clang][cli] Port Frontend option flags to new opt...
Jan Svoboda via All-commits
all-commits at lists.llvm.org
Tue Dec 1 01:16:29 PST 2020
Branch: refs/heads/temp-test-main
Home: https://github.com/llvm/llvm-project
Commit: 2b84efa00040410d97aff403788ee5d96b1046e2
https://github.com/llvm/llvm-project/commit/2b84efa00040410d97aff403788ee5d96b1046e2
Author: Jan Svoboda <jan_svoboda at apple.com>
Date: 2020-12-01 (Tue, 01 Dec 2020)
Changed paths:
M clang/include/clang/Driver/Options.td
M clang/lib/Frontend/CompilerInvocation.cpp
M clang/unittests/Frontend/CompilerInvocationTest.cpp
M llvm/include/llvm/Option/OptParser.td
Log Message:
-----------
[clang][cli] Port Frontend option flags to new option parsing system
Depends on D91861.
Reviewed By: dexonsmith
Original patch by Daniel Grumberg.
Differential Revision: https://reviews.llvm.org/D83697
More information about the All-commits
mailing list