[all-commits] [llvm/llvm-project] 383778: [clang][cli] Port LangOpts option flags to new opt...
Jan Svoboda via All-commits
all-commits at lists.llvm.org
Wed Dec 16 01:21:24 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 383778e2171b4993f555433745466e211e713548
https://github.com/llvm/llvm-project/commit/383778e2171b4993f555433745466e211e713548
Author: Jan Svoboda <jan_svoboda at apple.com>
Date: 2020-12-16 (Wed, 16 Dec 2020)
Changed paths:
M clang/include/clang/Driver/Options.td
M clang/lib/Frontend/CompilerInvocation.cpp
Log Message:
-----------
[clang][cli] Port LangOpts option flags to new option parsing system
Depends on D83892 & D83694 & D93104.
Reviewed By: dexonsmith
Differential Revision: https://reviews.llvm.org/D83979
More information about the All-commits
mailing list