[all-commits] [llvm/llvm-project] 29cfef: [PDB][NativeSession] Use better error code for inv...

Mirko via All-commits all-commits at lists.llvm.org
Mon Nov 24 07:53:31 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 29cfef188088cb0101b3ec70b13d68c06a2d49d6
      https://github.com/llvm/llvm-project/commit/29cfef188088cb0101b3ec70b13d68c06a2d49d6
  Author: Mirko <mirkomueller97 at live.de>
  Date:   2025-11-24 (Mon, 24 Nov 2025)

  Changed paths:
    M llvm/lib/DebugInfo/PDB/Native/NativeSession.cpp
    M llvm/unittests/DebugInfo/PDB/NativeSessionTest.cpp

  Log Message:
  -----------
  [PDB][NativeSession] Use better error code for invalid format (#167885)

Replaces the default "Success" std::error_code with a more meaningful
one if `Magic != file_magic::pdb`.



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