[clang] [clang][analyzer] Implement modeling of 'fputc' in the StdLibraryFunctionsChecker (PR #77435)

Balázs Kéri via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 9 03:01:58 PST 2024


balazske wrote:

I have already a patch to add these functions: #76979. The conditions for `fputc` are not the same, this can be clarified at the other patch.

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


More information about the cfe-commits mailing list