[libFuzzer] use the indirect caller-callee counter as an independent search heuristic
[oota-llvm.git] / lib / Support / regerror.c
index 88d33b8862aae09cbb24014e26bafd5864b33968..1d67c9a2b03b172ee2d5d0128bc1f48ac2508638 100644 (file)
 
 #include "regutils.h"
 
+#ifdef _MSC_VER
+#define snprintf _snprintf
+#endif
+
 static const char *regatoi(const llvm_regex_t *, char *, int);
 
 static struct rerr {