[all-commits] [llvm/llvm-project] d7593e: LLParser.h - remove unnecessary Module.h include. ...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Fri Apr 24 07:35:33 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: d7593e3d2c9077073eb899664fc749e9bd960feb
      https://github.com/llvm/llvm-project/commit/d7593e3d2c9077073eb899664fc749e9bd960feb
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-04-24 (Fri, 24 Apr 2020)

  Changed paths:
    M llvm/lib/AsmParser/LLParser.h

  Log Message:
  -----------
  LLParser.h - remove unnecessary Module.h include. NFC.


  Commit: 2bcb9cfb6d3af50692f9502dacfadd693dc762cb
      https://github.com/llvm/llvm-project/commit/2bcb9cfb6d3af50692f9502dacfadd693dc762cb
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-04-24 (Fri, 24 Apr 2020)

  Changed paths:
    M llvm/lib/Bitcode/Reader/MetadataLoader.h

  Log Message:
  -----------
  MetadataLoader.h - remove unnecessary Error forward declaration. NFC.
We need to include Error.h already


  Commit: f10835a03413cfaf7d892e3dc6303cd470065e5d
      https://github.com/llvm/llvm-project/commit/f10835a03413cfaf7d892e3dc6303cd470065e5d
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-04-24 (Fri, 24 Apr 2020)

  Changed paths:
    M llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h

  Log Message:
  -----------
  DwarfDebug.h - remove unnecessary forward declarations. NFC.
We include their headers already.


Compare: https://github.com/llvm/llvm-project/compare/76ea360036e2...f10835a03413


More information about the All-commits mailing list