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

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 3 10:58:23 PDT 2020


JDevlieghere updated this revision to Diff 268257.
JDevlieghere added a comment.
Herald added a subscriber: mgorny.

Add unit test


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.268257.patch
Type: text/x-patch
Size: 7277 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200603/9f46c45b/attachment.bin>


More information about the llvm-commits mailing list