[clang][cli] Store unsigned instead of OptSpecifier in table
authorJan Svoboda <jan_svoboda@apple.com>
Tue, 9 Feb 2021 14:46:10 +0000 (15:46 +0100)
committerJan Svoboda <jan_svoboda@apple.com>
Tue, 9 Feb 2021 14:46:10 +0000 (15:46 +0100)
commit396d6a3220ee131f58ce46ca47f6f98cf7a3fcae
tree78ea5534f7d567e6bb96e4e102e30648d96931eb
parent7369bfb8abb6f62eebd045b8b243972863bf3190
[clang][cli] Store unsigned instead of OptSpecifier in table

This fixes some buildbot failures with ambiguous call to OptSpecifier constructor.
clang/lib/Frontend/CompilerInvocation.cpp