[all-commits] [llvm/llvm-project] 6b9a80: [lld] Fix iwyu problems after 83d59e05b201760e3f36...

Fangrui Song via All-commits all-commits at lists.llvm.org
Wed Dec 28 10:46:57 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6b9a80de4906c79101af3b1cadcb3ef1edc62fbc
      https://github.com/llvm/llvm-project/commit/6b9a80de4906c79101af3b1cadcb3ef1edc62fbc
  Author: Fangrui Song <i at maskray.me>
  Date:   2022-12-28 (Wed, 28 Dec 2022)

  Changed paths:
    M lld/COFF/Driver.cpp
    M lld/ELF/Driver.cpp
    M lld/MachO/Driver.cpp
    M lld/MinGW/Driver.cpp
    M lld/include/lld/Common/Driver.h
    M lld/tools/lld/lld.cpp
    M lld/wasm/Driver.cpp

  Log Message:
  -----------
  [lld] Fix iwyu problems after 83d59e05b201760e3f364ff6316301d347cbad95

The commit transitively includes lld/include/lld/Common/ErrorHandler.h into
lld/include/lld/Common/Driver.h, which is not intended.




More information about the All-commits mailing list