[PATCH] D152285: Add support for the NO_COLOR environment variable

Shafik Yaghmour via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 6 19:22:39 PDT 2023


shafik added a comment.

`CLICOLOR/CLICOLOR_FORCE` seems a lot more complicated, `NO-COLOR` feels like a win for low cost and does not preclude supporting others later on if we feel there is a need. So LGTM but I would like to see more feedback.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D152285/new/

https://reviews.llvm.org/D152285



More information about the cfe-commits mailing list