[llvm-branch-commits] [compiler-rt] [TySan] Improved compatability for tests (PR #96507)
Chris Apple via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Wed Oct 23 06:23:24 PDT 2024
================
@@ -4,6 +4,7 @@
// https://github.com/llvm/llvm-project/issues/47137
#include <stdio.h>
#include <stdlib.h>
+#include <stdint.h>
----------------
cjappl wrote:
Cool, thanks for the confirmation, resolving this comment
https://github.com/llvm/llvm-project/pull/96507
More information about the llvm-branch-commits
mailing list