[all-commits] [llvm/llvm-project] 27d963: [clang][analyzer] Improve modeling of 'fseeko' and...
Ben Shi via All-commits
all-commits at lists.llvm.org
Tue Jan 16 00:58:20 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 27d963a7089b050d402dbc1ae210d505f7affff6
https://github.com/llvm/llvm-project/commit/27d963a7089b050d402dbc1ae210d505f7affff6
Author: Ben Shi <2283975856 at qq.com>
Date: 2024-01-16 (Tue, 16 Jan 2024)
Changed paths:
M clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp
M clang/test/Analysis/std-c-library-functions-POSIX.c
M clang/test/Analysis/stream-errno.c
Log Message:
-----------
[clang][analyzer] Improve modeling of 'fseeko' and 'ftello' in StdLibraryFunctionsChecker (#77902)
More information about the All-commits
mailing list