[clang][cli] Port Migrator option flags to new option parsing system
authorJan Svoboda <jan_svoboda@apple.com>
Wed, 18 Nov 2020 09:10:17 +0000 (10:10 +0100)
committerJan Svoboda <jan_svoboda@apple.com>
Wed, 18 Nov 2020 11:18:27 +0000 (12:18 +0100)
commit1e6fc2fa532c280abec04f83410dfdb3760dfc0f
treec0434daced702809a40937683768bb2615810d56
parent97a2eac3a924f3081bf80ee69ce59bc89257b857
[clang][cli] Port Migrator option flags to new option parsing system

Depends on D83406

Reviewed By: Bigcheese

Original patch by Daniel Grumberg.

Differential Revision: https://reviews.llvm.org/D83690
clang/include/clang/Driver/Options.td
clang/lib/Frontend/CompilerInvocation.cpp