[compiler-rt] [hwasan] Fixing false invalid-free with disabled tagging (PR #67169)

Vitaly Buka via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 22 13:35:15 PDT 2023


================
@@ -0,0 +1,39 @@
+// RUN: %clang_hwasan -O1 %s -o %t && %run %t 2>&1
+
----------------
vitalybuka wrote:

Done

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


More information about the llvm-commits mailing list