[PATCH] D149160: [clang][analyzer] Handle special value AT_FDCWD in affected standard functions
Balázs Kéri via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 26 23:41:39 PDT 2023
balazske updated this revision to Diff 517457.
balazske added a comment.
added special argument condition function to remove code repetition
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149160/new/
https://reviews.llvm.org/D149160
Files:
clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp
clang/test/Analysis/std-c-library-functions-arg-constraints.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149160.517457.patch
Type: text/x-patch
Size: 8981 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230427/5757d1a5/attachment-0001.bin>
More information about the cfe-commits
mailing list