This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from cb27abbb2b [Preprocessor] Stop entering included files after hitting a [...] new 21c05575c3 [analyzer] Update SMT API documentation and methods
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .../Core/PathSensitive/SMTConstraintManager.h | 4 - .../StaticAnalyzer/Core/PathSensitive/SMTContext.h | 1 + .../StaticAnalyzer/Core/PathSensitive/SMTExpr.h | 4 + .../StaticAnalyzer/Core/PathSensitive/SMTSolver.h | 223 ++++++++++++--------- .../StaticAnalyzer/Core/PathSensitive/SMTSort.h | 18 ++ lib/StaticAnalyzer/Core/SMTConstraintManager.cpp | 11 +- lib/StaticAnalyzer/Core/Z3ConstraintManager.cpp | 32 ++- 7 files changed, 168 insertions(+), 125 deletions(-)