.. |
Makefile.in
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01: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 |
OverrideOK3-NamespaceTypedef.cpp
|
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 |
StackAggrInit.cpp
|
…
|
|
StackCond.cpp
|
…
|
|
StackCondBad.cpp
|
…
|
|
StackConditional.cpp
|
…
|
|
StackFalsePositive.cpp
|
Bug 576214 - fix NS_STACK_CLASS analysis for Dehydra with GCC 4.5 r=taras
|
2010-08-18 18:05:49 -07:00 |
StackNoConstructor.cpp
|
…
|
|
StackPlacementNewOK.cpp
|
…
|
|
StackVector.cpp
|
…
|
|
TestStack.cpp
|
…
|
|
TestStackTemplate.cpp
|
…
|
|
TestStaticInitAttr.cpp
|
Bug 573786 - Script to detect static initializers r=taras
|
2010-08-18 18:04:39 -07:00 |
TestStaticInitConstructor.cpp
|
Bug 573786 - Script to detect static initializers r=taras
|
2010-08-18 18:04:39 -07:00 |
TestStaticInitGlobal.cpp
|
Bug 573786 - Script to detect static initializers r=taras
|
2010-08-18 18:04:39 -07:00 |
TestStaticInitGlobalConst.cpp
|
Bug 573786 - Script to detect static initializers r=taras
|
2010-08-18 18:04:39 -07:00 |
TestStaticInitStructOK.cpp
|
Bug 573786 - Script to detect static initializers r=taras
|
2010-08-18 18:04:39 -07:00 |
e1.cpp
|
…
|
|
e2.cpp
|
…
|
|
e4.cpp
|
…
|
|
e5.cpp
|
…
|
|
e6.cpp
|
…
|
|
e7.cpp
|
…
|
|
e8.cpp
|
…
|
|
e9.cpp
|
…
|
|
e10.cpp
|
…
|
|
e11.cpp
|
…
|
|
e12.cpp
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
e13.cpp
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
flow_through_fail.cpp
|
…
|
|
flow_through_pass.cpp
|
…
|
|
o1.cpp
|
…
|
|
o2.cpp
|
…
|
|
o3.cpp
|
…
|
|
o4.cpp
|
…
|
|
o5.cpp
|
…
|
|
o6.cpp
|
…
|
|
o7.cpp
|
…
|
|
o8.cpp
|
…
|
|
o9.cpp
|
…
|
|
o10.cpp
|
…
|
|
o11.cpp
|
…
|
|
o12.cpp
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
o13.cpp
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
o14.cpp
|
…
|
|
o15.cpp
|
…
|
|
o16.cpp
|
…
|
|
onull.cpp
|
…
|
|
onull2.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-namespace-typedef.cpp
|
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 |
override-pass.cpp
|
Fix the static analysis error: m.isVirtual is a tri-state undefined, true, or "pure", and I didn't take that into account when writing the original NS_OVERRIDE analysis.
|
2009-10-04 14:35:33 -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 |