[PATCH] [analyzer][Review request] Better modelling of memcpy by the CStringChecker (PR16731)

Антон Ярцев anton.yartsev at gmail.com
Fri Nov 15 05:35:13 PST 2013


  Eliminated the regressions caused by escape of a destination region/subregions.

Hi jordan_rose, zaks.anna,

http://llvm-reviews.chandlerc.com/D1887

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D1887?vs=5370&id=5570#toc

Files:
  include/clang/StaticAnalyzer/Core/Checker.h
  include/clang/StaticAnalyzer/Core/PathSensitive/MemRegion.h
  include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h
  lib/StaticAnalyzer/Checkers/CStringChecker.cpp
  test/Analysis/Inputs/system-header-simulator.h
  test/Analysis/malloc.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1887.3.patch
Type: text/x-patch
Size: 10888 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131115/e7c013f7/attachment.bin>


More information about the cfe-commits mailing list