[llvm] [LLVM][rtsan] Add RealtimeSanitizer transform pass (PR #101232)

Chris Apple via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 31 14:46:50 PDT 2024


================
@@ -0,0 +1,34 @@
+//=- RealtimeSanitizer.h - RealtimeSanitizer instrumentation ----*- C++ -*-==//
+//-*-===//
----------------
cjappl wrote:

Apologies, thanks for the double check! clang-format scrambled things a bit, should be fixed when I push this next version up.

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


More information about the llvm-commits mailing list