[all-commits] [llvm/llvm-project] fee483: [compiler-rt][rtsan] NFC: Introduce __rtsan_expect...

Chris Apple via All-commits all-commits at lists.llvm.org
Wed Aug 28 07:11:09 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fee48365b44d161575314c67328fa21104c4537d
      https://github.com/llvm/llvm-project/commit/fee48365b44d161575314c67328fa21104c4537d
  Author: Chris Apple <cja-private at pm.me>
  Date:   2024-08-28 (Wed, 28 Aug 2024)

  Changed paths:
    M compiler-rt/lib/rtsan/rtsan.cpp
    M compiler-rt/lib/rtsan/rtsan.h
    M compiler-rt/lib/rtsan/rtsan_interceptors.cpp

  Log Message:
  -----------
  [compiler-rt][rtsan] NFC: Introduce __rtsan_expect_not_realtime helper (#106314)

We are extracting this function into the C API so we can eventually
install it when a user marks a function [[clang::blocking]].



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