[clang] [clang][Sema] Accept gnu format attributes (PR #160255)

Shafik Yaghmour via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 25 14:08:39 PDT 2025


================
@@ -503,7 +503,6 @@ enum class FormatStringType {
   FreeBSDKPrintf,
   OSTrace,
   OSLog,
-  Syslog,
----------------
shafik wrote:

This change is not really explained. It feels like a drive by fix, which we usually discourage.

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


More information about the cfe-commits mailing list