[all-commits] [llvm/llvm-project] 9cdb2a: [DebugInfo] Remove unused Optional.h includes

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Thu Oct 7 07:00:06 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9cdb2a5e30c6b809b69d5c3cccbdfa05ef7cae7e
      https://github.com/llvm/llvm-project/commit/9cdb2a5e30c6b809b69d5c3cccbdfa05ef7cae7e
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2021-10-07 (Thu, 07 Oct 2021)

  Changed paths:
    M llvm/include/llvm/DebugInfo/CodeView/CVRecord.h
    M llvm/include/llvm/DebugInfo/GSYM/StringTable.h
    M llvm/include/llvm/DebugInfo/PDB/Native/NamedStreamMap.h
    M llvm/include/llvm/DebugInfo/PDB/Native/NativeLineNumber.h
    M llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeFunctionSig.h
    M llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeVTShape.h
    M llvm/include/llvm/DebugInfo/PDB/Native/PDBFileBuilder.h

  Log Message:
  -----------
  [DebugInfo] Remove unused Optional.h includes


  Commit: 262f04c7ecf3d782fcd00dfbb8be6e034d4c7cf7
      https://github.com/llvm/llvm-project/commit/262f04c7ecf3d782fcd00dfbb8be6e034d4c7cf7
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2021-10-07 (Thu, 07 Oct 2021)

  Changed paths:
    M llvm/include/llvm/CodeGen/GlobalISel/LegalizerInfo.h

  Log Message:
  -----------
  LegalizerInfo.h - remove unused Optional.h + None.h includes


  Commit: bd8741f31dc35ac462fc17b2b489638c48075377
      https://github.com/llvm/llvm-project/commit/bd8741f31dc35ac462fc17b2b489638c48075377
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2021-10-07 (Thu, 07 Oct 2021)

  Changed paths:
    M llvm/include/llvm/ExecutionEngine/Orc/ExecutorProcessControl.h

  Log Message:
  -----------
  ExecutorProcessControl.h - remove unused Optional.h include


Compare: https://github.com/llvm/llvm-project/compare/56bf688a09ac...bd8741f31dc3


More information about the All-commits mailing list