https://github.com/vitalybuka updated
https://github.com/llvm/llvm-project/pull/112668
>From 9571c266d478f2cb49a8005b0d19f40b3de72052 Mon Sep 17 00:00:00 2001
From: Vitaly Buka
Date: Thu, 17 Oct 2024 15:47:37 -0700
Subject: [PATCH] rebase
Created using spr 1.3.4
---
compiler-rt/lib/sanitizer_
https://github.com/fmayer approved this pull request.
https://github.com/llvm/llvm-project/pull/112668
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
@@ -268,7 +268,11 @@ class ScopedErrorReportLock {
extern uptr stoptheworld_tracer_pid;
extern uptr stoptheworld_tracer_ppid;
+// Returns true if we can read a memory range.
bool IsAccessibleMemoryRange(uptr beg, uptr size);
+// Returns true if we can read a memory range star
https://github.com/vitalybuka updated
https://github.com/llvm/llvm-project/pull/112668
>From 9571c266d478f2cb49a8005b0d19f40b3de72052 Mon Sep 17 00:00:00 2001
From: Vitaly Buka
Date: Thu, 17 Oct 2024 15:47:37 -0700
Subject: [PATCH 1/2] rebase
Created using spr 1.3.4
---
compiler-rt/lib/saniti
https://github.com/vitalybuka updated
https://github.com/llvm/llvm-project/pull/112668
>From 9571c266d478f2cb49a8005b0d19f40b3de72052 Mon Sep 17 00:00:00 2001
From: Vitaly Buka
Date: Thu, 17 Oct 2024 15:47:37 -0700
Subject: [PATCH 1/4] rebase
Created using spr 1.3.4
---
compiler-rt/lib/saniti
https://github.com/vitalybuka updated
https://github.com/llvm/llvm-project/pull/112668
>From 9571c266d478f2cb49a8005b0d19f40b3de72052 Mon Sep 17 00:00:00 2001
From: Vitaly Buka
Date: Thu, 17 Oct 2024 15:47:37 -0700
Subject: [PATCH 1/3] rebase
Created using spr 1.3.4
---
compiler-rt/lib/saniti