aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/raw_sha1_ostream_test.cpp
AgeCommit message (Expand)AuthorFilesLines
2022-04-05[Support/Hash functions] Change the `final()` and `result()` of the hashing f...Argyrios Kyrtzidis1-2/+2
2019-11-11[Support] Optimize SHA1 implementationNick Terrell1-0/+16
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2017-06-06Re-sort #include lines for unittests. This uses a slightly modifiedChandler Carruth1-1/+1
2016-11-23Add convenient functions to compute hashes of byte vectors.Rui Ueyama1-0/+7
2016-04-18[NFC] Header cleanupMehdi Amini1-1/+0
2016-04-01Add support for computing SHA1 in LLVMMehdi Amini1-0/+72
2016-04-01Revert "Add support for computing SHA1 in LLVM"Mehdi Amini1-72/+0
2016-04-01Add support for computing SHA1 in LLVMMehdi Amini1-0/+72