[clang] [libc] Fix wrapper headers if std=c99 is set (PR #168386)

Joseph Huber via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 17 07:28:45 PST 2025


https://github.com/jhuber6 commented:

Why does this cause errors? I figured redeclarations of externs was legal. Maybe the attributes?

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


More information about the cfe-commits mailing list