[PATCH] D55697: [analyzer] Assume that we always have a SubEngine available

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Dec 15 05:23:49 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC349266: [analyzer] Assume that we always have a SubEngine available (authored by xazax, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D55697?vs=178204&id=178357#toc

Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55697/new/

https://reviews.llvm.org/D55697

Files:
  include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h
  lib/StaticAnalyzer/Checkers/AnalysisOrderChecker.cpp
  lib/StaticAnalyzer/Core/CallEvent.cpp
  lib/StaticAnalyzer/Core/ExprEngine.cpp
  lib/StaticAnalyzer/Core/ProgramState.cpp
  lib/StaticAnalyzer/Core/RegionStore.cpp
  lib/StaticAnalyzer/Core/SValBuilder.cpp
  lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55697.178357.patch
Type: text/x-patch
Size: 10552 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181215/8de405c7/attachment-0001.bin>


More information about the cfe-commits mailing list