Add classof implementations to the raw_ostream classes.
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 9 Apr 2015 02:10:28 +0000 (02:10 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 9 Apr 2015 02:10:28 +0000 (02:10 +0000)
commit271631a0afecebfb806e8d4d67407c919c4e1c0d
tree4ae7387737e272fce66c6295f72704d7e7fc8ac8
parentfaae56817908008eebd6d9b59a9a5d8b0fd743f3
Add classof implementations to the raw_ostream classes.

More uses to follow in a another patch.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@234460 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCLinkerOptimizationHint.h
include/llvm/Support/FormattedStream.h
include/llvm/Support/circular_raw_ostream.h
include/llvm/Support/raw_os_ostream.h
include/llvm/Support/raw_ostream.h
lib/Support/Debug.cpp
lib/Support/raw_ostream.cpp