$OpenBSD: patch-include_clang_Sema_Sema_h,v 1.2 2018/05/09 22:27:41 bcallah Exp $

Index: include/clang/Sema/Sema.h
--- include/clang/Sema/Sema.h.orig
+++ include/clang/Sema/Sema.h
@@ -10361,6 +10361,7 @@ class Sema { (public)
     FST_FreeBSDKPrintf,
     FST_OSTrace,
     FST_OSLog,
+    FST_Syslog,
     FST_Unknown
   };
   static FormatStringType GetFormatStringType(const FormatAttr *Format);
