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

Vitaly Buka via All-commits all-commits at lists.llvm.org
Mon Jan 8 16:10:27 PST 2024


  Branch: refs/heads/users/vitalybuka/spr/testhwasan-test-function-name-in-summaries
  Home:   https://github.com/llvm/llvm-project
  Commit: ff4fb7aed20c8f202529beda20e9e3d5bee5207a
      https://github.com/llvm/llvm-project/commit/ff4fb7aed20c8f202529beda20e9e3d5bee5207a
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2024-01-08 (Mon, 08 Jan 2024)

  Changed paths:
    M compiler-rt/lib/msan/msan.h
    M compiler-rt/lib/msan/msan_allocator.cpp
    M compiler-rt/lib/msan/msan_new_delete.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/max_allocation_size.cpp

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

Created using spr 1.3.4


  Commit: 23bf2a98a428fa6a866f64e2499793734b1a97a9
      https://github.com/llvm/llvm-project/commit/23bf2a98a428fa6a866f64e2499793734b1a97a9
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2024-01-08 (Mon, 08 Jan 2024)

  Changed paths:
    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

  Log Message:
  -----------
  undo some failing cases

Created using spr 1.3.4


  Commit: 3dc1e55b0a49a902cdb9abfdce3af9bb85489b70
      https://github.com/llvm/llvm-project/commit/3dc1e55b0a49a902cdb9abfdce3af9bb85489b70
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2024-01-08 (Mon, 08 Jan 2024)

  Changed paths:
    M compiler-rt/test/hwasan/TestCases/halt-on-error.cpp
    M compiler-rt/test/hwasan/TestCases/report-unmapped.cpp

  Log Message:
  -----------
  undo more

Created using spr 1.3.4


Compare: https://github.com/llvm/llvm-project/compare/ff4fb7aed20c%5E...3dc1e55b0a49


More information about the All-commits mailing list