Commit 06129f6de95fb1d7594bc0c45a53bb64ef48259c

Ryan C. Gordon 2016-01-08T07:21:15

Fixed buildbot's static analysis script to enable assertions. This removes false positives. Apparently someone forced the default CMake builds to use -O3, turning these off by default. :/