[all-commits] [llvm/llvm-project] f5d6ce: [Sanitizer][Windows] Fix Windows buildbot failure ...

Enna1 via All-commits all-commits at lists.llvm.org
Sun Feb 18 22:23:33 PST 2024


  Branch: refs/heads/users/Enna1/fix-win-UnmapOrDie
  Home:   https://github.com/llvm/llvm-project
  Commit: f5d6ce9ea6aeb018d395afe10e039e925653ff19
      https://github.com/llvm/llvm-project/commit/f5d6ce9ea6aeb018d395afe10e039e925653ff19
  Author: xumingjie.enna1 <xumingjie.enna1 at bytedance.com>
  Date:   2024-02-19 (Mon, 19 Feb 2024)

  Changed paths:
    M compiler-rt/lib/sanitizer_common/sanitizer_common.h
    M compiler-rt/lib/sanitizer_common/sanitizer_win.cpp

  Log Message:
  -----------
  [Sanitizer][Windows] Fix Windows buildbot failure after 64790064e82467b43c04a70b6e9873e6939be81f

In #77488, a param raw_report is added for function UnmapOrDie(),
causes the Windows buildbot failure, see https://lab.llvm.org/buildbot/#/builders/127/builds/62395.
This patch should fix the Windows buildbot failure.



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