[clang][cli] Convert Analyzer option string based options to new option parsing system
authorJan Svoboda <jan_svoboda@apple.com>
Wed, 16 Dec 2020 12:14:50 +0000 (13:14 +0100)
committerJan Svoboda <jan_svoboda@apple.com>
Fri, 18 Dec 2020 07:56:06 +0000 (08:56 +0100)
commitcaeb56503ec897c7244cff0657c11e87d2644f82
tree37b6cfdf8e120a96ad5a5de1251d1903db26483a
parent8c1f2d15b826591cdf6bd6b468b8a7d23377b29e
[clang][cli] Convert Analyzer option string based options to new option parsing system

Depends on D84185

Reviewed By: dexonsmith

Original patch by Daniel Grumberg.

Differential Revision: https://reviews.llvm.org/D84186
clang/include/clang/Driver/Options.td
clang/include/clang/StaticAnalyzer/Core/AnalyzerOptions.h
clang/lib/Frontend/CompilerInvocation.cpp
llvm/include/llvm/Option/OptParser.td