[all-commits] [llvm/llvm-project] 69906f: [Debuginfo][NFC] add comments for WithColor routines.
avl-llvm via All-commits
all-commits at lists.llvm.org
Mon Feb 17 23:36:15 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 69906fe0b1812bb5be8028b21dfba4b78af351ba
https://github.com/llvm/llvm-project/commit/69906fe0b1812bb5be8028b21dfba4b78af351ba
Author: Alexey Lapshin <a.v.lapshin at mail.ru>
Date: 2020-02-18 (Tue, 18 Feb 2020)
Changed paths:
M llvm/include/llvm/Support/WithColor.h
Log Message:
-----------
[Debuginfo][NFC] add comments for WithColor routines.
Summary:
This patch is follow-up for D74481. It adds comments
to WithColor::defaultErrorHandler() and
WithColor::defaultWarningHandler().
Reviewers: jhenderson, dblaikie, JDevlieghere
Reviewed By: JDevlieghere
Subscribers: llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D74742
More information about the All-commits
mailing list