[all-commits] [llvm/llvm-project] 6e475e: Revert "[sanitizer] Add facility to print the full...

Teresa Johnson via All-commits all-commits at lists.llvm.org
Thu Sep 17 21:20:12 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 6e475e1288e3e924643a10a426707d704783fcd5
      https://github.com/llvm/llvm-project/commit/6e475e1288e3e924643a10a426707d704783fcd5
  Author: Teresa Johnson <tejohnson at google.com>
  Date:   2020-09-17 (Thu, 17 Sep 2020)

  Changed paths:
    M compiler-rt/lib/sanitizer_common/sanitizer_stackdepot.cpp
    M compiler-rt/lib/sanitizer_common/sanitizer_stackdepot.h
    M compiler-rt/lib/sanitizer_common/sanitizer_stackdepotbase.h
    M compiler-rt/lib/sanitizer_common/tests/sanitizer_stackdepot_test.cpp

  Log Message:
  -----------
  Revert "[sanitizer] Add facility to print the full StackDepot"

This reverts commit 2ffaa9a1732c6f2af514603d25f0e8c238b3dd06.

There were 2 reported bot failures that need more investigation:

http://lab.llvm.org:8011/builders/sanitizer-windows/builds/69871/steps/stage%201%20check/logs/stdio

   This one is in my new test.

http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-fuzzer/builds/39187/steps/check-fuzzer/logs/stdio

   This one seems completely unrelated.




More information about the All-commits mailing list