[PATCH] D81056: [Support] Replace 'DisableColors' boolean with 'ColorMode' enum
Joel E. Denny via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 5 10:01:59 PDT 2020
jdenny added inline comments.
================
Comment at: llvm/include/llvm/Support/WithColor.h:52
/// @param S Symbolic name for syntax element to color
/// @param DisableColors Whether to ignore color changes regardless of -color
/// and support in OS
----------------
Please update the comments in this file.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81056/new/
https://reviews.llvm.org/D81056
More information about the llvm-commits
mailing list