[all-commits] [llvm/llvm-project] 1e0273: [iwyu] Fix some header include regression

serge-sans-paille via All-commits all-commits at lists.llvm.org
Tue Apr 5 06:02:20 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1e0273759300079316de719be3fe380dc0d4569d
      https://github.com/llvm/llvm-project/commit/1e0273759300079316de719be3fe380dc0d4569d
  Author: serge-sans-paille <sguelton at redhat.com>
  Date:   2022-04-05 (Tue, 05 Apr 2022)

  Changed paths:
    M llvm/lib/IR/FPEnv.cpp
    M llvm/lib/Target/MSP430/MSP430ISelDAGToDAG.cpp
    M llvm/lib/Target/NVPTX/NVPTXAsmPrinter.cpp
    M llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp
    M llvm/lib/Transforms/Scalar/Float2Int.cpp

  Log Message:
  -----------
  [iwyu] Fix some header include regression

Running iwyu-diff from https://github.com/serge-sans-paille/preprocessor-utils
makes it possible to quickly spot regression in unused includes. This patch
contains the few regressions since the last header cleanup.

Differential Revision: https://reviews.llvm.org/D123036




More information about the All-commits mailing list