Replace (Lower|Upper)caseString in favor of StringRef's newest methods.
[oota-llvm.git] / unittests / ADT / IntEqClassesTest.cpp
2010-12-21 Jakob Stoklund OlesenAdd ADT/IntEqClasses.h as a light-weight implementation...