[clang] [clang][analyzer] Add function 'fscanf' to StreamChecker. (PR #78180)

Balázs Kéri via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 23 08:08:21 PST 2024


balazske wrote:

> This patch breaks a downstream test, like this:

I think this can be caused by missing the default `evalCall` for `fscanf`, but did not find the exact reason.

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


More information about the cfe-commits mailing list