Clang Static Analyzer saved my Sanity

I’m currently working on Simply Lists 2.0. I’ve been changing large amounts of code and in the process I managed to break things bad.  I had introduced a double release bug that was manifesting in SDK code.  It was very difficult for me to find where I messed things up.  After downloading Clang and running it against the Simply Lists project I was able to quickly find the problem along with many many other problems that weren’t causing me any problems yet.

Big thanks to everyone working on Clang. You can try it for yourself at this link.

About The Author

admin

Other posts byadmin

Author his web sitehttp://www.smilingfrogsoftware.com

28

09 2009

Comments are closed.