[all-commits] [llvm/llvm-project] 8e1530: [Driver] Simplify OPT_fcolor_diagnostics claim

Fangrui Song via All-commits all-commits at lists.llvm.org
Sun Apr 10 01:21:44 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8e1530ba43f0e298c3e4821f38434479baf88227
      https://github.com/llvm/llvm-project/commit/8e1530ba43f0e298c3e4821f38434479baf88227
  Author: Fangrui Song <i at maskray.me>
  Date:   2022-04-10 (Sun, 10 Apr 2022)

  Changed paths:
    M clang/lib/Driver/ToolChains/Clang.cpp
    M clang/test/Driver/color-diagnostics.c

  Log Message:
  -----------
  [Driver] Simplify OPT_fcolor_diagnostics claim

Mostly NFC, but the diagnostic is changed to the more appropriate
err_drv_invalid_argument_to_option.




More information about the All-commits mailing list