Removed const qualifier from reset method of SMTSolver and Z3Solver objects.
Details
Details
Diff Detail
Diff Detail
- Repository
- rC Clang
Paths
| Differential D52031
[analyzer] Small SMT API improvement ClosedPublic Authored by esteffin on Sep 13 2018, 6:41 AM.
Details Summary Removed const qualifier from reset method of SMTSolver and Z3Solver objects.
Diff Detail
Event TimelineHerald added subscribers: Szelethus, a.sidorin, szepet, xazax.hun. · View Herald TranscriptSep 13 2018, 6:41 AM This revision is now accepted and ready to land.Sep 13 2018, 5:33 PM Closed by commit rC344463: [analyzer] Small SMT API improvement (authored by esteffin). · Explain WhyOct 13 2018, 12:45 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 169577 include/clang/StaticAnalyzer/Core/PathSensitive/SMTSolver.h
lib/StaticAnalyzer/Core/Z3ConstraintManager.cpp
|