[all-commits] [llvm/llvm-project] af06ff: add -use-color option to clang-tidy-diff.py

Jonas Otto via All-commits all-commits at lists.llvm.org
Thu Feb 18 06:14:55 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: af06ff1cf87ecd387a65a6f7d4d00e0b06e983fb
      https://github.com/llvm/llvm-project/commit/af06ff1cf87ecd387a65a6f7d4d00e0b06e983fb
  Author: Jonas Otto <jonas at jonasotto.com>
  Date:   2021-02-18 (Thu, 18 Feb 2021)

  Changed paths:
    M clang-tools-extra/clang-tidy/tool/clang-tidy-diff.py

  Log Message:
  -----------
  add -use-color option to clang-tidy-diff.py

Clang-tidy seems to output color only when printing directly to
terminal, but an option to force color-output has been added in
https://reviews.llvm.org/D7947




More information about the All-commits mailing list