commit | a2b35082b00562bc10a04ca00fbdb0358521b938 | [log] [tgz] |
---|---|---|
author | Sam McCall <sam.mccall@gmail.com> | Fri Jul 06 05:45:45 2018 +0000 |
committer | Sam McCall <sam.mccall@gmail.com> | Fri Jul 06 05:45:45 2018 +0000 |
tree | 785713e1a051843e0cd58c5f683129d1262d9ef1 | |
parent | 145133c3486291b36c08dcca93f0b08d9ab12f81 [diff] |
[Support] Make support types more easily printable. Summary: Error's new operator<< is the first way to print an error without consuming it. formatv() can now print objects with an operator<< that works with raw_ostream. Reviewers: bkramer Subscribers: mgorny, llvm-commits Differential Revision: https://reviews.llvm.org/D48966 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@336412 91177308-0d34-0410-b5e6-96231b3b80d8