[clang] [Sema] Fix crash in __builtin_dump_struct with -Werror -Wformat-pedantic (PR #212377)
Shafik Yaghmour via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 20 11:25:09 PDT 2026
================
@@ -0,0 +1,13 @@
+// RUN: %clang_cc1 -Wformat-pedantic -Werror -emit-llvm -o /dev/null -verify %s
----------------
shafik wrote:
ping
https://github.com/llvm/llvm-project/pull/212377
More information about the cfe-commits
mailing list