[cfe-dev] Updating analyser flags without updating scan-build

David Chisnall csdavec at swan.ac.uk
Tue Feb 15 04:11:33 PST 2011


Some of the changes from today or yesterday have modified the way in which checks are enabled or disabled in the analyser, but these have not been accompanied by an update to the way that scan-build passes the flags.  As a result, scan-build in trunk is currently broken (i.e. it says error: unknown argument: '-analyzer-check-objc-self-init' a lot of times and then generates no results).

David



More information about the cfe-dev mailing list