summaryrefslogtreecommitdiff
path: root/unittests/ADT/StringExtrasTest.cpp
AgeCommit message (Expand)Author
2017-11-28[Support] Add unit test for printLowerCaseFrancis Visoiu Mistrih
2017-06-23Fix double->float truncation warning on MSVCSimon Pilgrim
2017-06-23[ADT] Add llvm::to_floatPavel Labath
2017-04-25[StringExtras] Add a fromHex to complement toHex.Zachary Turner
2016-09-27Add llvm::join_items to StringExtras.Zachary Turner