[all-commits] [llvm/llvm-project] 925ff9: [clang][analyzer] Support 'fflush' in the StdLibra...
Ben Shi via All-commits
all-commits at lists.llvm.org
Fri Dec 29 22:49:55 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 925ff9e1a218720cd61bd7c9f5f85ded4ecbf9a1
https://github.com/llvm/llvm-project/commit/925ff9e1a218720cd61bd7c9f5f85ded4ecbf9a1
Author: Ben Shi <2283975856 at qq.com>
Date: 2023-12-30 (Sat, 30 Dec 2023)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp
M clang/test/Analysis/stream-errno.c
Log Message:
-----------
[clang][analyzer] Support 'fflush' in the StdLibraryFunctionsChecker (#76557)
Co-authored-by: Balazs Benics <benicsbalazs at gmail.com>
More information about the All-commits
mailing list