[PATCH] D42775: [analyzer] Exploration strategy prioritizing unexplored coverage first

George Karpenkov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 12 14:42:25 PST 2018


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

Changed prior to commit:
  https://reviews.llvm.org/D42775?vs=133347&id=133943#toc

Repository:
  rC Clang

https://reviews.llvm.org/D42775

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: D42775.133943.patch
Type: text/x-patch
Size: 7754 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180212/1571fb7b/attachment.bin>


More information about the cfe-commits mailing list