[PATCH] D75529: [analyzer] Limit UCharMax to min of max uchar or max int

Artem Dergachev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Mar 15 21:43:07 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG0eba5dc80fb0: [analyzer] Fix modeling some library functions when UCHAR_MAX > INT_MAX. (authored by dergachev.a).

Changed prior to commit:
  https://reviews.llvm.org/D75529?vs=250109&id=250464#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D75529/new/

https://reviews.llvm.org/D75529

Files:
  clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75529.250464.patch
Type: text/x-patch
Size: 6167 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200316/70bb7220/attachment-0001.bin>


More information about the cfe-commits mailing list