[PATCH] D67060: [Support] Add NestableWithColor

Seiya Nuta via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 2 00:24:21 PDT 2019


seiya created this revision.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.

This patch adds NestableWithColor, A RAII object like WithColor but it supports
restoring previous colors.


https://reviews.llvm.org/D67060

Files:
  llvm/include/llvm/Support/WithColor.h
  llvm/lib/Support/WithColor.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67060.218293.patch
Type: text/x-patch
Size: 3397 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190902/37a989e7/attachment.bin>


More information about the llvm-commits mailing list