.. |
flow_through_fail.cpp
|
bug 432917: MUST_FLOW_THROUGH static check. r=bsmedberg
|
2008-09-08 11:01:22 -07:00 |
flow_through_pass.cpp
|
bug 432917: MUST_FLOW_THROUGH static check. r=bsmedberg
|
2008-09-08 11:01:22 -07:00 |
Makefile.in
|
Bug 789837 - Properly set dependencies on .deps directories. r=ted
|
2012-09-11 09:43:32 +02: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
|
When operator new is used on a class with no constructor it generates an AGGR_INIT_EXPR, not a CALL_EXPR... with testcase. NPODB, static-checking only.
|
2008-12-03 11:49:54 -05:00 |
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
|
Bug 453349 - stack-only checker skips conditional blocks, r=dmandelin
|
2008-09-03 13:00:13 -04:00 |
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
|
Bug 425454 - whitelist placement-new for stack classes. Also uses treehydra analysis so we don't have to require a constructor for stack classes any more. r=taras
|
2008-06-30 12:44:06 -04:00 |
StackPlacementNewOK.cpp
|
Bug 425454 - whitelist placement-new for stack classes. Also uses treehydra analysis so we don't have to require a constructor for stack classes any more. r=taras
|
2008-06-30 12:44:06 -04:00 |
StackVector.cpp
|
Bug 425454 - whitelist placement-new for stack classes. Also uses treehydra analysis so we don't have to require a constructor for stack classes any more. r=taras
|
2008-06-30 12:44:06 -04:00 |
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 |