[all-commits] [llvm/llvm-project] 30b1c1: [Driver] Simplify -f[no-]diagnostics-color handlin...

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


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

  Changed paths:
    M clang/include/clang/Driver/Options.td
    M clang/lib/Driver/ToolChains/Clang.cpp
    M clang/lib/Frontend/CompilerInvocation.cpp
    M flang/lib/Frontend/CompilerInvocation.cpp

  Log Message:
  -----------
  [Driver] Simplify -f[no-]diagnostics-color handling. NFC

Make them aliases for -f[no-]color-diagnostics.




More information about the All-commits mailing list