[all-commits] [llvm/llvm-project] aa896a: Remove unnecessary forward declarations. NFCI.

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Thu Sep 17 05:32:41 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: aa896a0b3a9d93df818fbe9b68644ad90bcda831
      https://github.com/llvm/llvm-project/commit/aa896a0b3a9d93df818fbe9b68644ad90bcda831
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-09-17 (Thu, 17 Sep 2020)

  Changed paths:
    M llvm/include/llvm/DebugInfo/PDB/PDBSymbol.h
    M llvm/include/llvm/ExecutionEngine/Orc/CompileUtils.h
    M llvm/include/llvm/ExecutionEngine/Orc/GlobalMappingLayer.h
    M llvm/include/llvm/IR/LegacyPassManagers.h
    M llvm/include/llvm/MC/MCELFObjectWriter.h
    M llvm/include/llvm/MC/MCParser/MCTargetAsmParser.h
    M llvm/include/llvm/ProfileData/SampleProf.h
    M llvm/include/llvm/Transforms/Utils/LoopUtils.h
    M llvm/include/llvm/Transforms/Utils/LoopVersioning.h

  Log Message:
  -----------
  Remove unnecessary forward declarations. NFCI.

All of these forward declarations are fully defined in headers that are directly included.




More information about the All-commits mailing list