[all-commits] [llvm/llvm-project] 5ee9c2: [DebugInfo] Fix missing includes in two headers (#...

Thomas Fransham via All-commits all-commits at lists.llvm.org
Tue Oct 22 00:27:27 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5ee9c2c0d9e585ac9298c32e1f3783628be3ce0a
      https://github.com/llvm/llvm-project/commit/5ee9c2c0d9e585ac9298c32e1f3783628be3ce0a
  Author: Thomas Fransham <tfransham at gmail.com>
  Date:   2024-10-22 (Tue, 22 Oct 2024)

  Changed paths:
    M llvm/include/llvm/DebugInfo/GSYM/DwarfTransformer.h
    M llvm/include/llvm/DebugInfo/PDB/DIA/DIAUtils.h

  Log Message:
  -----------
  [DebugInfo] Fix missing includes in two headers (#112766)

Add include needed for DWARFContext to DwarfTransformer.h 
Add include needed for windows types like HRESULT to DIAUtils.h



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list