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

Ben Shi via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 9 18:31:56 PST 2024


benshi001 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.

I see. It would be better to close this PR, and supplement my parts in your PR.

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


More information about the cfe-commits mailing list