[PATCH] D53615: [analyzer] [NFC] Change scanReachableSymbols to use ranges

George Karpenkov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 23 16:14:16 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC345101: [analyzer] [NFC] Change scanReachableSymbols to use ranges (authored by george.karpenkov, committed by ).
Herald added a subscriber: cfe-commits.

Changed prior to commit:
  https://reviews.llvm.org/D53615?vs=170761&id=170779#toc

Repository:
  rC Clang

https://reviews.llvm.org/D53615

Files:
  include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h
  lib/StaticAnalyzer/Checkers/MallocChecker.cpp
  lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.cpp
  lib/StaticAnalyzer/Core/ProgramState.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53615.170779.patch
Type: text/x-patch
Size: 4649 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181023/7da6e2bf/attachment-0001.bin>


More information about the cfe-commits mailing list