[all-commits] [llvm/llvm-project] 84afd0: [sanitizer] Fix Android bot

Vitaly Buka via All-commits all-commits at lists.llvm.org
Tue Oct 5 13:09:42 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 84afd0252504bcce91da9337ad2a852f4df32290
      https://github.com/llvm/llvm-project/commit/84afd0252504bcce91da9337ad2a852f4df32290
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2021-10-05 (Tue, 05 Oct 2021)

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

  Log Message:
  -----------
  [sanitizer] Fix Android bot

We don't need to check for equality, we need to check
that storage is large enough.




More information about the All-commits mailing list