[all-commits] [llvm/llvm-project] 10a126: [NFC][Support] Move `MD5` members in `InternalState`.

Alexandre Rames via All-commits all-commits at lists.llvm.org
Thu Aug 19 14:04:26 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 10a126325da2475beb39500144023f573bf602b2
      https://github.com/llvm/llvm-project/commit/10a126325da2475beb39500144023f573bf602b2
  Author: Alexandre Rames <arames at apple.com>
  Date:   2021-08-19 (Thu, 19 Aug 2021)

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

  Log Message:
  -----------
  [NFC][Support] Move `MD5` members in `InternalState`.

This prepares an update to follow other hashes.

Reviewed By: dexonsmith

Differential Revision: https://reviews.llvm.org/D108388




More information about the All-commits mailing list