aboutsummaryrefslogtreecommitdiffstats
path: root/unittests/Support/MD5Test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-8/+8
* Add support for adding the contents of a StringRef to the MD5 hash.Eric Christopher2013-05-311-6/+15
* Convert more unsigned char -> uint8_t.Eric Christopher2013-05-311-9/+9
* Add a comment and some tests including the NULL byte.Eric Christopher2013-05-301-0/+9
* ArrayRef-ize MD5 and clean up a few variable names.Eric Christopher2013-05-241-0/+42