[PATCH] D81056: [Support] Replace 'DisableColors' boolean with 'ColorMode' enum

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 8 09:57:39 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG550b5995233d: [Support] Replace 'DisableColors' boolean with 'ColorMode' enum (authored by JDevlieghere).

Changed prior to commit:
  https://reviews.llvm.org/D81056?vs=268257&id=269277#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81056

Files:
  llvm/include/llvm/Support/WithColor.h
  llvm/lib/Support/SourceMgr.cpp
  llvm/lib/Support/WithColor.cpp
  llvm/unittests/Support/CMakeLists.txt
  llvm/unittests/Support/WithColorTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81056.269277.patch
Type: text/x-patch
Size: 8011 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200608/2782d87c/attachment.bin>


More information about the llvm-commits mailing list