[compiler-rt] DO_NOT_MERGE (PR #66682)

Vitaly Buka via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 20 14:19:00 PDT 2023


================
@@ -427,6 +436,9 @@ class BaseReport {
     bool is_allocated = false;
   };
 
+  void CopyShadow();
----------------
vitalybuka wrote:

Isn't that here already https://github.com/llvm/llvm-project/commit/40ac72793accfdee3052567a5953bb3233e8539e ?

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


More information about the llvm-commits mailing list