[Driver] Simplify OPT_fcolor_diagnostics claim
authorFangrui Song <i@maskray.me>
Sun, 10 Apr 2022 08:21:31 +0000 (01:21 -0700)
committerFangrui Song <i@maskray.me>
Sun, 10 Apr 2022 08:21:31 +0000 (01:21 -0700)
commit8e1530ba43f0e298c3e4821f38434479baf88227
treecc7f16442e12261fd7439ba296a779bb68f2892b
parent30b1c1f23d4d58c3220eac6aee35fd23f109b35c
[Driver] Simplify OPT_fcolor_diagnostics claim

Mostly NFC, but the diagnostic is changed to the more appropriate
err_drv_invalid_argument_to_option.
clang/lib/Driver/ToolChains/Clang.cpp
clang/test/Driver/color-diagnostics.c