This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 904bc55 [ADT] Fix some Clang-tidy modernize-use-default and Include W [...] new 6356463 Add convenient functions to compute hashes of byte vectors.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/Support/MD5.h | 4 ++++ include/llvm/Support/SHA1.h | 4 ++++ lib/Support/MD5.cpp | 10 ++++++++++ lib/Support/SHA1.cpp | 10 ++++++++++ unittests/Support/MD5Test.cpp | 10 ++++++++++ unittests/Support/raw_sha1_ostream_test.cpp | 7 +++++++ 6 files changed, 45 insertions(+)