[PATCH] D67060: [Support] Support restoring colors in WithColor

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 4 00:10:28 PDT 2019


ruiu added a comment.

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.


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

https://reviews.llvm.org/D67060





More information about the llvm-commits mailing list