[all-commits] [llvm/llvm-project] 2168d6: Mangle.cpp - fix implicit Format.h dependency. NFC.

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Tue Jun 23 06:43:00 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 2168d69d1f304cb2ab5eec2a6c55cf8c1498f08d
      https://github.com/llvm/llvm-project/commit/2168d69d1f304cb2ab5eec2a6c55cf8c1498f08d
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-06-23 (Tue, 23 Jun 2020)

  Changed paths:
    M clang/lib/AST/Mangle.cpp

  Log Message:
  -----------
  Mangle.cpp - fix implicit Format.h dependency. NFC.

ProfileSummary was depending on other headers (notably via WithColor.h) to define format().




More information about the All-commits mailing list