OSDN Git Service

Reapply 74494, this time removing the conflicting definition of operator<<
authorDan Gohman <gohman@apple.com>
Tue, 30 Jun 2009 20:10:56 +0000 (20:10 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 30 Jun 2009 20:10:56 +0000 (20:10 +0000)
commit38a253ddf786b83dba14d980d269f7bb5c2252ea
tree218400e93e9bb1ebd329374a1187f769f67c00f2
parentc9a59b5960088f48c3be234bcc4c79a1ed915d73
Reapply 74494, this time removing the conflicting definition of operator<<
in APIntTest.cpp.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74550 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/APInt.h
lib/Support/APInt.cpp
unittests/ADT/APIntTest.cpp