aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/MD5Test.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-08-27Simplify creation of a bunch of ArrayRefs by using None, makeArrayRef or just...Craig Topper1-8/+8
2013-05-31Add support for adding the contents of a StringRef to the MD5 hash.Eric Christopher1-6/+15
2013-05-31Convert more unsigned char -> uint8_t.Eric Christopher1-9/+9
2013-05-30Add a comment and some tests including the NULL byte.Eric Christopher1-0/+9
2013-05-24ArrayRef-ize MD5 and clean up a few variable names.Eric Christopher1-0/+42