gecko/xpcom/tests/static-checker
Benjamin Smedberg 50d59bbf8a Bug 500870 - NS_OVERRIDE indicates that a method must override a base-class method, r=taras
--HG--
extra : rebase_source : 3dc3327030dc2cdf45bdd9170c5e9d02908c0d0c
2009-09-04 11:21:31 -04:00
..
e1.cpp
e2.cpp
e4.cpp
e5.cpp
e6.cpp
e7.cpp
e8.cpp
e9.cpp
e10.cpp
e11.cpp
e12.cpp
e13.cpp
flow_through_fail.cpp
flow_through_pass.cpp
Makefile.in Bug 500870 - NS_OVERRIDE indicates that a method must override a base-class method, r=taras 2009-09-04 11:21:31 -04:00
o1.cpp
o2.cpp
o3.cpp Resolve the static-analysis bustage from bug 498938 by recognizing COND_EXPR. 2009-07-27 10:47:22 -04:00
o4.cpp
o5.cpp
o6.cpp
o7.cpp
o8.cpp
o9.cpp
o10.cpp
o11.cpp
o12.cpp
o13.cpp
o14.cpp
o15.cpp
o16.cpp
onull2.cpp
onull.cpp
opmember.cpp
override-global.cpp Bug 500870 - NS_OVERRIDE indicates that a method must override a base-class method, r=taras 2009-09-04 11:21:31 -04:00
override-pass.cpp Bug 500870 - NS_OVERRIDE indicates that a method must override a base-class method, r=taras 2009-09-04 11:21:31 -04:00
override-signature.cpp Bug 500870 - NS_OVERRIDE indicates that a method must override a base-class method, r=taras 2009-09-04 11:21:31 -04:00
override-static.cpp Bug 500870 - NS_OVERRIDE indicates that a method must override a base-class method, r=taras 2009-09-04 11:21:31 -04:00
override-virtual.cpp Bug 500870 - NS_OVERRIDE indicates that a method must override a base-class method, r=taras 2009-09-04 11:21:31 -04:00
OverrideFail1.cpp Bug 512726 - Add NS_MUST_OVERRIDE static annotation. r=bsmedberg 2009-09-18 10:26:13 -07:00
OverrideFail2.cpp Bug 512726 - Add NS_MUST_OVERRIDE static annotation. r=bsmedberg 2009-09-18 10:26:13 -07:00
OverrideFail3.cpp Bug 512726 - Add NS_MUST_OVERRIDE static annotation. r=bsmedberg 2009-09-18 10:26:13 -07:00
OverrideFail4.cpp Bug 512726 - Add NS_MUST_OVERRIDE static annotation. r=bsmedberg 2009-09-18 10:26:13 -07:00
OverrideOK1.cpp Bug 512726 - Add NS_MUST_OVERRIDE static annotation. r=bsmedberg 2009-09-18 10:26:13 -07:00
OverrideOK2.cpp Bug 512726 - Add NS_MUST_OVERRIDE static annotation. r=bsmedberg 2009-09-18 10:26:13 -07:00
StackAggrInit.cpp
StackCond.cpp Resolve the static-analysis bustage from bug 498938 by recognizing COND_EXPR. 2009-07-27 10:47:22 -04:00
StackCondBad.cpp Resolve the static-analysis bustage from bug 498938 by recognizing COND_EXPR. 2009-07-27 10:47:22 -04:00
StackConditional.cpp
StackNoConstructor.cpp
StackPlacementNewOK.cpp
StackVector.cpp
TestFinal.cpp
TestFinalTemplate.cpp
TestStack.cpp
TestStackTemplate.cpp