[all-commits] [llvm/llvm-project] 27fd01: [iwyu] Handle regressions in libLLVM header include
    serge-sans-paille via All-commits 
    all-commits at lists.llvm.org
       
    Wed Jun 22 09:51:02 PDT 2022
    
    
  
  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 27fd01d3f88c1996fc000b6e139b50a600879fde
      https://github.com/llvm/llvm-project/commit/27fd01d3f88c1996fc000b6e139b50a600879fde
  Author: serge-sans-paille <sguelton at redhat.com>
  Date:   2022-06-22 (Wed, 22 Jun 2022)
  Changed paths:
    M llvm/include/llvm/MC/MCWinEH.h
    M llvm/lib/DebugInfo/DWARF/DWARFDie.cpp
    M llvm/lib/ExecutionEngine/JITLink/ELF_aarch64.cpp
    M llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCCodeEmitter.h
    M llvm/lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp
    M llvm/lib/Target/ARM/MCTargetDesc/ARMMachObjectWriter.cpp
    M llvm/lib/Target/ARM/MCTargetDesc/ARMWinCOFFStreamer.cpp
  Log Message:
  -----------
  [iwyu] Handle regressions in libLLVM header include
Running iwyu-diff on LLVM codebase since fb67d683db46dfd88da09d99 detected a few
regressions, fixing them.
The impact on preprocessed output is negligible: -4k lines.
    
    
More information about the All-commits
mailing list