[all-commits] [llvm/llvm-project] 033e59: DIPrinter.h - tidy implicit header dependencies. N...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Sun Jun 13 09:00:32 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 033e594c594b4ba32213997a64af97e0c2bf321c
      https://github.com/llvm/llvm-project/commit/033e594c594b4ba32213997a64af97e0c2bf321c
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2021-06-13 (Sun, 13 Jun 2021)

  Changed paths:
    M llvm/include/llvm/DebugInfo/Symbolize/DIPrinter.h

  Log Message:
  -----------
  DIPrinter.h - tidy implicit header dependencies. NFCI.

We don't use <string> but we do use std::unique_ptr (<memory>) and llvm::Optional<>




More information about the All-commits mailing list