Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
The contract of this method is pretty unclear. I guess we may eventually have to bring the State back at some point, but i wouldn't mind having it shorter now.
Paths
| Differential D51250
[analyzer] [NFC] Remove unused argument from makeSymExprValNN ClosedPublic Authored by george.karpenkov on Aug 24 2018, 6:41 PM.
Details
Diff Detail Event TimelineHerald added subscribers: Szelethus, mikhail.ramalho, a.sidorin and 3 others. · View Herald TranscriptAug 24 2018, 6:41 PM Comment Actions The contract of this method is pretty unclear. I guess we may eventually have to bring the State back at some point, but i wouldn't mind having it shorter now. This revision is now accepted and ready to land.Aug 29 2018, 11:43 AM Closed by commit rC340962: [analyzer] [NFC] Remove unused "state" argument from makeSymExprValNN (authored by george.karpenkov). · Explain WhyAug 29 2018, 1:30 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 162533 clang/include/clang/StaticAnalyzer/Core/PathSensitive/SValBuilder.h
clang/lib/StaticAnalyzer/Core/SValBuilder.cpp
clang/lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp
|