gecko-dev/build/clang-plugin/tests
2020-02-12 14:26:44 +00:00
..
Makefile.in
moz.build Bug 1613176 - Introduce NonTrivialTypeInFfiChecker. r=andi 2020-02-11 13:11:29 +00:00
NonParameterTestCases.h
TestAssertWithAssignment.cpp
TestBadImplicitConversionCtor.cpp
TestCanRunScript.cpp Bug 1609638 - Add analysis identifying dereferences of temporary RefPtr objects. r=andi 2020-01-20 14:11:21 +00:00
TestCustomHeap.cpp
TestDanglingOnTemporary.cpp
TestExplicitOperatorBool.cpp
TestFopenUsage.cpp Bug 1614840 - Fix fopen-usage checker so that it does not match wchar_t. r=andi 2020-02-12 14:26:44 +00:00
TestGlobalClass.cpp
TestHeapClass.cpp
TestInheritTypeAnnotationsFromTemplateArgs.cpp
TestKungFuDeathGrip.cpp
TestLoadLibraryUsage.cpp
TestMultipleAnnotations.cpp
TestMustOverride.cpp
TestMustReturnFromCaller.cpp Bug 1580260 - rework the logic for MustReturnFromCaller checker. r=froydnj 2020-02-05 08:34:36 +00:00
TestMustUse.cpp
TestNANTestingExpr.cpp Bug 1591493 - Clang plugin should work with distributed builds. r=andi 2019-10-28 06:54:25 +00:00
TestNANTestingExprC.c
TestNeedsNoVTableType.cpp
TestNoAddRefReleaseOnReturn.cpp
TestNoArithmeticExprInArgument.cpp
TestNoAutoType.cpp
TestNoDuplicateRefCntMember.cpp
TestNoExplicitMoveConstructor.cpp
TestNonHeapClass.cpp
TestNonMemMovable.cpp
TestNonMemMovableStd.cpp
TestNonMemMovableStdAtomic.cpp
TestNonParameterChecker.cpp
TestNonTemporaryClass.cpp
TestNonTrivialTypeInFfi.cpp Bug 1613176 - Introduce NonTrivialTypeInFfiChecker. r=andi 2020-02-11 13:11:29 +00:00
TestNoRefcountedInsideLambdas.cpp Bug 1577272 - annotate some refcounted lambda tests with expected errors for C++17; r=andi 2019-09-12 06:40:49 +00:00
TestNoUsingNamespaceMozillaJava.cpp Bug 1610678: Add check to clang plugin to raise error when using namespace mozilla::java is present in C++ source; r=andi 2020-01-22 18:47:04 +00:00
TestOverrideBaseCall.cpp
TestOverrideBaseCallAnnotation.cpp
TestParamTraitsEnum.cpp
TestRefCountedCopyConstructor.cpp
TestSprintfLiteral.cpp Bug 1557338 - Fix up TestSprintfLiteral.cpp for warnings on clang trunk r=andi 2019-07-01 21:37:44 +00:00
TestStackClass.cpp
TestStaticLocalClass.cpp Bug 1569681: Part 2 - Add new clang-plugin tests for moz_static_local_class and moz_trivial_destructor attributes; r=Ehsan 2019-07-30 18:50:54 +00:00
TestTemporaryClass.cpp
TestTempRefPtr.cpp Bug 1609638 - Add analysis identifying dereferences of temporary RefPtr objects. r=andi 2020-01-20 14:11:21 +00:00
TestTrivialCtorDtor.cpp
TestTrivialDtor.cpp Bug 1569681: Part 2 - Add new clang-plugin tests for moz_static_local_class and moz_trivial_destructor attributes; r=Ehsan 2019-07-30 18:50:54 +00:00