[all-commits] [llvm/llvm-project] 3423a5: [rtsan][NFC] Refactor where we unwind the stack (#...

Chris Apple via All-commits all-commits at lists.llvm.org
Tue Oct 8 14:26:39 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3423a5e3b779db8f2e8018fad477abff67b33404
      https://github.com/llvm/llvm-project/commit/3423a5e3b779db8f2e8018fad477abff67b33404
  Author: Chris Apple <cja-private at pm.me>
  Date:   2024-10-08 (Tue, 08 Oct 2024)

  Changed paths:
    M compiler-rt/lib/rtsan/rtsan.cpp
    M compiler-rt/lib/rtsan/rtsan_assertions.h
    M compiler-rt/lib/rtsan/tests/rtsan_test_assertions.cpp

  Log Message:
  -----------
  [rtsan][NFC] Refactor where we unwind the stack (#111443)

This change alters where we unwind the stack. We now do it in ExpectNotRealtime, and pass in the DiagnosticInfo and Stack to OnViolation.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list