sethfowler / pygmalion

A code analysis tool based on libclang
BSD 3-Clause "New" or "Revised" License
10 stars 2 forks source link

Might be interested to add a way to easily visualize object creation and destruction #101

Open sethfowler opened 11 years ago

sethfowler commented 11 years ago

Could be as simple as listing, for the current function, where constructors and destructors get called.