[clang][cli] Report the actual argument parsing result
authorJan Svoboda <jan_svoboda@apple.com>
Tue, 22 Dec 2020 14:00:31 +0000 (15:00 +0100)
committerJan Svoboda <jan_svoboda@apple.com>
Thu, 7 Jan 2021 11:37:04 +0000 (12:37 +0100)
commit33f90f38e11c7c23d6e2a23ca526f8b0d8f53771
treee9180ac558848b4d4531414ddfaf36c226c3079a
parentb6fb0209b6d4e93126f613eca335db84886bf939
[clang][cli] Report the actual argument parsing result

Reviewed By: Bigcheese

Differential Revision: https://reviews.llvm.org/D93700
clang/lib/Frontend/CompilerInvocation.cpp
clang/unittests/Frontend/CompilerInvocationTest.cpp