[clang][cli] Port HeaderSearch simple string options to new option parsing system
authorJan Svoboda <jan_svoboda@apple.com>
Wed, 16 Dec 2020 12:28:28 +0000 (13:28 +0100)
committerJan Svoboda <jan_svoboda@apple.com>
Fri, 18 Dec 2020 08:30:32 +0000 (09:30 +0100)
commitf4511aec2bf482f2ae5bbd14138a229b72c41c80
tree558d382445180fbe46498f6fe9515aee7e0dc65c
parent2d9ae1d217890639518252ee1f39c9cc759749ef
[clang][cli] Port HeaderSearch simple string options to new option parsing system

Depends on D84669

Reviewed By: Bigcheese

Original patch by Daniel Grumberg.

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