[PATCH] D35109: [Analyzer] SValBuilder Comparison Rearrangement

Balogh, Ádám via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 14 05:24:03 PDT 2017


baloghadamsoftware updated this revision to Diff 106626.
baloghadamsoftware added a comment.

Difference of unsigned is converted to signed.


https://reviews.llvm.org/D35109

Files:
  include/clang/AST/ASTContext.h
  lib/AST/ASTContext.cpp
  lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp
  test/Analysis/std-c-library-functions.c
  test/Analysis/svalbuilder-rearrange-comparisons.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35109.106626.patch
Type: text/x-patch
Size: 12117 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170714/6eb52b22/attachment.bin>


More information about the cfe-commits mailing list