[all-commits] [llvm/llvm-project] 5ac805: [𝘀𝗽𝗿] initial version

Vitaly Buka via All-commits all-commits at lists.llvm.org
Mon Jan 8 19:46:05 PST 2024


  Branch: refs/heads/users/vitalybuka/spr/sanitizer-select-non-internal-frames-in-reporterrorsummary
  Home:   https://github.com/llvm/llvm-project
  Commit: 5ac8056f36abb37a251f3696800d52a57e24c758
      https://github.com/llvm/llvm-project/commit/5ac8056f36abb37a251f3696800d52a57e24c758
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2024-01-08 (Mon, 08 Jan 2024)

  Changed paths:
    M compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_report.cpp
    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
    M compiler-rt/test/hwasan/TestCases/allocator_returns_null.cpp
    M compiler-rt/test/hwasan/TestCases/halt-on-error.cpp
    M compiler-rt/test/hwasan/TestCases/report-unmapped.cpp
    M compiler-rt/test/hwasan/TestCases/use-after-free.c
    M compiler-rt/test/sanitizer_common/TestCases/allocator_returns_null.cpp
    M compiler-rt/test/sanitizer_common/TestCases/max_allocation_size.cpp

  Log Message:
  -----------
  [𝘀𝗽𝗿] initial version

Created using spr 1.3.4




More information about the All-commits mailing list