[PATCH] D74473: [analyzer] StdLibraryFunctionsChecker: Use platform dependent EOF and UCharMax
Gabor Marton via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 13 03:10:05 PST 2020
martong updated this revision to Diff 244376.
martong marked 6 inline comments as done.
martong added a comment.
- Enable core checkers explicitly in test
- Add ASCII art to depict a range list example
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74473/new/
https://reviews.llvm.org/D74473
Files:
clang/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerHelpers.h
clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp
clang/lib/StaticAnalyzer/Core/CheckerHelpers.cpp
clang/test/Analysis/std-c-library-functions-eof.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74473.244376.patch
Type: text/x-patch
Size: 14218 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200213/bb099bf1/attachment.bin>
More information about the cfe-commits
mailing list