[PATCH] [analyzer][Review request] Partial fix for PR19102.

Антон Ярцев anton.yartsev at gmail.com
Wed Jul 16 15:55:32 PDT 2014


Now searching on the class and all superclasses that has methods accessible from the constructed record. Referenced types are now cached.

The search is expensive, but the case is very rare I hope. Only unassigned new are analyzed this way.

http://reviews.llvm.org/D4025

Files:
  lib/StaticAnalyzer/Checkers/MallocChecker.cpp
  test/Analysis/NewDeleteLeaks-PR19102.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4025.11541.patch
Type: text/x-patch
Size: 12211 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140716/11ac5371/attachment.bin>


More information about the cfe-commits mailing list