Minimal raw_ostream unit tests
authorDaniel Dunbar <daniel@zuster.org>
Tue, 17 Mar 2009 16:14:59 +0000 (16:14 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Tue, 17 Mar 2009 16:14:59 +0000 (16:14 +0000)
commit501adac7aa2951dca2dfbb50d37b2d307e7af915
tree3e173ab2fb8008978fe733065fd399a03a683710
parent12a9dc8c14301ae199f2c2d6ab55cc5c995101cd
Minimal raw_ostream unit tests

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@67083 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/Makefile
unittests/Support/Makefile [new file with mode: 0644]
unittests/Support/raw_ostream.cpp [new file with mode: 0644]