* Don't explicitly cast "0" to "void*". This doesn't work well with specialized
[oota-llvm.git] / unittests / ADT / StringMapTest.cpp
2009-01-08 Bill Wendling* Don't explicitly cast "0" to "void*". This doesn...
2009-01-08 Bill Wendling80-column violation fix.
2009-01-08 Misha Brukman* Added unittests for StringMap