[PATCH] D67060: [Support] Support restoring colors in WithColor
Seiya Nuta via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 4 02:37:38 PDT 2019
seiya added a comment.
In D67060#1656873 <https://reviews.llvm.org/D67060#1656873>, @ruiu wrote:
> I don't think there's a way to get the current color from the terminal, so you should modify changeColor so that the function remembers the color given to the function.
Oh I get it it's good idea! Will try it.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67060/new/
https://reviews.llvm.org/D67060
More information about the llvm-commits
mailing list