[PATCH] D14277: [Analyzer] Make referenced SymbolMetadata live even if its region is dead

Aleksei Sidorin via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 4 06:50:25 PST 2015


a.sidorin updated this revision to Diff 39198.
a.sidorin added a comment.

Thank you for you reply!

This version contains more radical solution. Also, I took an another look at the CStringChecker and its way of handling checkDeadSymbols.


Repository:
  rL LLVM

http://reviews.llvm.org/D14277

Files:
  include/clang/StaticAnalyzer/Core/PathSensitive/SymbolManager.h
  lib/StaticAnalyzer/Checkers/CStringChecker.cpp
  lib/StaticAnalyzer/Core/SymbolManager.cpp
  test/Analysis/string.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14277.39198.patch
Type: text/x-patch
Size: 5734 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151104/b404a2b8/attachment.bin>


More information about the cfe-commits mailing list