[PATCH] D92307: [analyzer][StdLibraryFunctionsChecker] Fix typos in summaries of mmap and mmap64
Valeriy Savchenko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 30 03:45:17 PST 2020
vsavchenko added a comment.
That's a good fix!
How did this happen though that max value of `off_t` was even used for `fd`. Seems pretty odd!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92307/new/
https://reviews.llvm.org/D92307
More information about the cfe-commits
mailing list