[all-commits] [llvm/llvm-project] a3b942: [tsan] Relax stack trace check

Vitaly Buka via All-commits all-commits at lists.llvm.org
Tue Apr 28 14:08:17 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: a3b942edc8074dce139bac0643b568f840d7a6a0
      https://github.com/llvm/llvm-project/commit/a3b942edc8074dce139bac0643b568f840d7a6a0
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2020-04-28 (Tue, 28 Apr 2020)

  Changed paths:
    M compiler-rt/test/hwasan/TestCases/Linux/aligned_alloc-alignment.cpp
    M compiler-rt/test/hwasan/TestCases/Linux/pvalloc-overflow.cpp
    M compiler-rt/test/hwasan/TestCases/Posix/posix_memalign-alignment.cpp

  Log Message:
  -----------
  [tsan] Relax stack trace check

With GCC 8 stack is different.




More information about the All-commits mailing list