[clang] [clang][analyzer] Improve modeling of 'execv' and 'execvp' in StdLibraryFunctionsChecker (PR #78930)

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


balazske wrote:

Test for these functions can be added to file std-c-library-functions-POSIX.c (with check of return value and `errno`).

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


More information about the cfe-commits mailing list