[all-commits] [llvm/llvm-project] 75aeb5: SHA1.h - remove unnecessary ArrayRef.h/StringRef.h...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Tue Apr 21 07:12:48 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 75aeb5348556f4d112e2a07a9a7a894ce2fb5180
      https://github.com/llvm/llvm-project/commit/75aeb5348556f4d112e2a07a9a7a894ce2fb5180
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-04-21 (Tue, 21 Apr 2020)

  Changed paths:
    M llvm/include/llvm/Support/SHA1.h
    M llvm/lib/Support/SHA1.cpp

  Log Message:
  -----------
  SHA1.h - remove unnecessary ArrayRef.h/StringRef.h includes. NFC.
By moving the update(StringRef) wrapper into SHA1.cpp we can depend just on system headers.




More information about the All-commits mailing list