[all-commits] [llvm/llvm-project] 0f7f8d: [clang][analyzer] Restrict 'fopen' modeling to POS...
Ben Shi via All-commits
all-commits at lists.llvm.org
Wed Nov 15 02:17:53 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0f7f8dbcf5ec06cb1ea8912ffd234523f60a61be
https://github.com/llvm/llvm-project/commit/0f7f8dbcf5ec06cb1ea8912ffd234523f60a61be
Author: Ben Shi <2283975856 at qq.com>
Date: 2023-11-15 (Wed, 15 Nov 2023)
Changed paths:
M clang/lib/StaticAnalyzer/Checkers/SimpleStreamChecker.cpp
M clang/test/Analysis/stream-non-posix-function.c
Log Message:
-----------
[clang][analyzer] Restrict 'fopen' modeling to POSIX versions in SimpleStreamChecker (#72016)
More information about the All-commits
mailing list