Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
1d6ebdfb66b9d63d34f34ec6ac7ec57eff7cd24b
/
llvm
/
unittests
/
Support
/
MD5Test.cpp
2946cd7
Update the file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 7 years ago
5f8f34e4
Remove \brief commands from doxygen comments.
by Adrian Prantl
· 7 years ago
9a67b07
Re-sort #include lines for unittests. This uses a slightly modified
by Chandler Carruth
· 8 years ago
82a0c97
Add a function to MD5 a file's contents.
by Zachary Turner
· 9 years ago
877c26c
Add convenient functions to compute hashes of byte vectors.
by Rui Ueyama
· 9 years ago
e1d1294
Simplify creation of a bunch of ArrayRefs by using None, makeArrayRef or just letting them be implicitly created.
by Craig Topper
· 11 years ago
1ec87e8
Add support for adding the contents of a StringRef to the MD5 hash.
by Eric Christopher
· 12 years ago
85bd745
Convert more unsigned char -> uint8_t.
by Eric Christopher
· 12 years ago
8463b42
Add a comment and some tests including the NULL byte.
by Eric Christopher
· 12 years ago
fcee6f0
ArrayRef-ize MD5 and clean up a few variable names.
by Eric Christopher
· 12 years ago