Commit Graph

9 Commits

Author SHA1 Message Date
Ehren Metcalfe
a83fdb3d8c Bug 575720 - static checking suite: use Dehydra multiple-arg support + fix method signature comparison in several scripts r=taras 2010-08-18 18:06:05 -07:00
Ehren Metcalfe
4ae8185a08 Bug 573786 - Script to detect static initializers r=taras 2010-08-18 18:04:39 -07:00
Benjamin Smedberg
d52442a811 Bug 500870 - NS_OVERRIDE indicates that a method must override a base-class method, r=taras 2009-09-04 11:21:31 -04:00
Taras Glek
b6eed5b18d Bug 512726 - Add NS_MUST_OVERRIDE static annotation. r=bsmedberg 2009-09-18 10:26:13 -07:00
Benjamin Smedberg
7ca9b018fe Fix static-analysis bustage by using treehydra instead of dehydra. My theory is that the dehydra type cache is becoming confused by GCC tree GC which is reusing tree pointers for different types. 2009-08-07 11:16:26 -04:00
Benjamin Smedberg
cbbce9065a Add a static analysis pass to verify that for any do_QueryFrame<Interface> there is an Interface::kFrameIID declared. NPODB, static-checking only. 2009-01-12 14:21:11 -05:00
Benjamin Smedberg
51e91b916e Bug 468717 - enable static analysis for js/src, r=jorendorff 2008-12-11 11:40:04 -05:00
Jason Orendorff
aaadf0c55c Bug 460865 - Read barrier for cx->fp. r=mrbkap, r=dmandelin. 2008-12-09 10:38:32 -06:00
Benjamin Smedberg
4df871cbe2 Bug 467579: --with-static-checking is broken in spidermonkey. There is currently no useful static checking infrastructure for spidermonkey, so disable it for the time being, r=jimb 2008-12-02 14:46:37 -05:00