================ @@ -43,6 +43,12 @@ #define LIBUNWIND_AVAIL #endif +#if defined(__SANITIZE_MEMORY__) || \ ---------------- arichardson wrote:
Ah I assumed it was needed for GCC since it doesn't have __has_feature(). https://github.com/llvm/llvm-project/pull/67860 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits