[PATCH] D46081: [analyzer] Expand conversion check to check more expressions for overflow and underflow

Gabor Marton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 15 02:41:52 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGbd9e23943a22: [analyzer] Expand conversion check to check more expressions for overflow and… (authored by martong).

Changed prior to commit:
  https://reviews.llvm.org/D46081?vs=144202&id=394502#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D46081

Files:
  clang/lib/StaticAnalyzer/Checkers/ConversionChecker.cpp
  clang/test/Analysis/conversion.c
  clang/test/Analysis/conversion.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46081.394502.patch
Type: text/x-patch
Size: 4629 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211215/153a3e4b/attachment.bin>


More information about the cfe-commits mailing list