ADT/SparseMultiSetTest.cpp: Try to appease cygwin-clang (libstdc++-4.5) on stage2...
[oota-llvm.git] / unittests / ADT / IntrusiveRefCntPtrTest.cpp
2012-01-31 Manuel KlimekRefCountedBaseVPTR needs the IntrusiveRefCntPtrInfo...