[all-commits] [llvm/llvm-project] a52cb0: [PDB] Fix missing `consumeError` which raise error...

Romain Thomas via All-commits all-commits at lists.llvm.org
Mon Nov 18 06:23:31 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a52cb0a2b9c44cdd3b36e414b8d2b809ec8b2ec8
      https://github.com/llvm/llvm-project/commit/a52cb0a2b9c44cdd3b36e414b8d2b809ec8b2ec8
  Author: Romain Thomas <7450402+romainthomas at users.noreply.github.com>
  Date:   2024-11-18 (Mon, 18 Nov 2024)

  Changed paths:
    M llvm/lib/DebugInfo/PDB/Native/SymbolCache.cpp

  Log Message:
  -----------
  [PDB] Fix missing `consumeError` which raise error with asserts enabled (#116480)

As mentioned in the title, the missing `consumeError` triggers assertions.



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