[llvm] [LLVM][rtsan] Add LLVM nosanitize_realtime attribute (PR #105447)

Chris Apple via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 30 07:17:46 PDT 2024


cjappl wrote:

After discussion on #106125 I am going to revert this in favor of doing it the "lsan way" which introduces a scoped disabler, for more details on that check out #106736 .

I will request a review on the reversion in a few

https://github.com/llvm/llvm-project/pull/105447


More information about the llvm-commits mailing list