The self-debugging method to add dumps of the checker's internal state to program state dumps and exploded graphs.
I'm looking into enabling this checker by default, so more patches would follow.
Paths
| Differential D37805
[analyzer] PthreadLock: add printState(). ClosedPublic Authored by NoQ on Sep 13 2017, 6:35 AM.
Details
Summary The self-debugging method to add dumps of the checker's internal state to program state dumps and exploded graphs. I'm looking into enabling this checker by default, so more patches would follow.
Diff Detail
Event TimelineNoQ added a child revision: D37806: [analyzer] PthreadLock: Fix return values of XNU lock functions..Sep 13 2017, 7:20 AM This revision is now accepted and ready to land.Sep 13 2017, 8:51 AM Closed by commit rL315298: [analyzer] PthreadLockChecker: Add printState() method for self-debugging. (authored by dergachev). · Explain WhyOct 10 2017, 4:49 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 118349 cfe/trunk/lib/StaticAnalyzer/Checkers/PthreadLockChecker.cpp
|