[compiler-rt] DO_NOT_MERGE (PR #66682)

Vitaly Buka via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 19 19:25:03 PDT 2023


================
@@ -404,12 +404,14 @@ class BaseReport {
         stack_allocations[stack_allocations_count++].CopyFrom(t);
       }
     });
+
+    FindBufferOverflowCandidate();
----------------
vitalybuka wrote:

done

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


More information about the llvm-commits mailing list