[clang] [clang][analyzer] StreamChecker: Model getc, vfscanf, putc, vfprintf (PR #82476)
Balázs Kéri via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 26 09:15:44 PST 2024
================
@@ -5,7 +5,7 @@
// suppressed.
#pragma clang system_header
-typedef struct __sFILE {
----------------
balazske wrote:
This change looks not needed.
https://github.com/llvm/llvm-project/pull/82476
More information about the cfe-commits
mailing list