[all-commits] [llvm/llvm-project] 465dca: Avoid SmallString.h include in MD5.h, NFC

Reid Kleckner via All-commits all-commits at lists.llvm.org
Wed Feb 26 09:10:28 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 465dca79b311115d173fd001afd403557d78c2bb
      https://github.com/llvm/llvm-project/commit/465dca79b311115d173fd001afd403557d78c2bb
  Author: Reid Kleckner <rnk at google.com>
  Date:   2020-02-26 (Wed, 26 Feb 2020)

  Changed paths:
    M llvm/include/llvm/Support/MD5.h
    M llvm/lib/Support/MD5.cpp
    M llvm/lib/Target/AMDGPU/AMDGPUOpenCLEnqueuedBlockLowering.cpp
    M llvm/lib/Transforms/Coroutines/CoroFrame.cpp
    M llvm/tools/llvm-diff/DifferenceEngine.cpp

  Log Message:
  -----------
  Avoid SmallString.h include in MD5.h, NFC

Saves 200 includes, which is mostly immaterial.




More information about the All-commits mailing list