[PATCH] D43354: [analyzer] Exploration strategy prioritizing unexplored nodes first

George Karpenkov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 26 14:16:50 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC326136: [analyzer] Exploration strategy prioritizing unexplored nodes first (authored by george.karpenkov, committed by ).
Herald added a subscriber: cfe-commits.

Repository:
  rC Clang

https://reviews.llvm.org/D43354

Files:
  include/clang/StaticAnalyzer/Core/AnalyzerOptions.h
  include/clang/StaticAnalyzer/Core/PathSensitive/WorkList.h
  lib/StaticAnalyzer/Core/AnalyzerOptions.cpp
  lib/StaticAnalyzer/Core/CoreEngine.cpp
  test/Analysis/exploration_order/prefer_unexplored.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43354.135980.patch
Type: text/x-patch
Size: 5308 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180226/8744f38f/attachment.bin>


More information about the cfe-commits mailing list