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

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 31 13:58:29 PDT 2024


================
@@ -0,0 +1,35 @@
+//===--------- Definition of the RealtimeSanitizer class ---------*- C++
----------------
MaskRay wrote:

Some `*Sanitizer.h` headers had non-conventional headers, which might lead to confusion. I fixed them in 
c6a3f4e2f2586cb1ce51306c305752a78bdba263

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


More information about the llvm-commits mailing list