Revert "raw_ostream: << operator for callables with raw_stream argument"
authorMatthias Braun <matze@braunis.de>
Thu, 3 Dec 2015 23:00:28 +0000 (23:00 +0000)
committerMatthias Braun <matze@braunis.de>
Thu, 3 Dec 2015 23:00:28 +0000 (23:00 +0000)
commitadd5c9809ba804ed03c7f289a29fccb158d27ae9
tree208d3fed50bbe9cafb8c5fc5c5ff22f538c18a63
parentd8b19eb290bffe27ffcb92950162a15024ed6572
Revert "raw_ostream: << operator for callables with raw_stream argument"

This commit provoked "error C2593: 'operator <<' is ambiguous" on MSVC.

This reverts commit r254655.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@254661 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/raw_ostream.h
include/llvm/Target/TargetRegisterInfo.h
lib/CodeGen/RegAllocPBQP.cpp
lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp
lib/CodeGen/TargetRegisterInfo.cpp
lib/Support/raw_ostream.cpp