gecko-dev/build/clang-plugin/tests
2019-03-26 20:55:41 +00:00
..
Makefile.in
moz.build Bug 1528651 - Fix some trivial warnings and re-enable warnings-as-errors on Windows in some directories. r=dmajor 2019-02-19 20:42:11 +09:00
NonParameterTestCases.h
TestAssertWithAssignment.cpp
TestBadImplicitConversionCtor.cpp
TestCanRunScript.cpp Bug 1539013. Teach MOZ_CAN_RUN_SCRIPT about taking pointers to live references. r=andi 2019-03-26 20:55:41 +00:00
TestCustomHeap.cpp
TestDanglingOnTemporary.cpp
TestExplicitOperatorBool.cpp
TestGlobalClass.cpp
TestHeapClass.cpp
TestInheritTypeAnnotationsFromTemplateArgs.cpp
TestKungFuDeathGrip.cpp
TestLoadLibraryUsage.cpp Bug 1440886 - Implement a static analysis checker to detect usage of PR_LoadLibrary and LoadLibraryA/LoadLibraryExA/LoadLibrary/LoadLibraryEx. r=Nika 2018-03-07 14:36:44 +02:00
TestMultipleAnnotations.cpp
TestMustOverride.cpp
TestMustReturnFromCaller.cpp Bug 1452754 - Add tests to TestMustReturnFromCaller.cpp that verify that RAII destruction after a must-return-after expression is permitted. r=mystor 2018-04-09 12:56:37 -07:00
TestMustUse.cpp
TestNANTestingExpr.cpp
TestNANTestingExprC.c
TestNeedsNoVTableType.cpp Bug 1436263 - Part 3: Remove virtual from final virtual function declarations. r=froydnj 2018-02-08 21:22:43 -08:00
TestNoAddRefReleaseOnReturn.cpp
TestNoArithmeticExprInArgument.cpp
TestNoAutoType.cpp
TestNoDuplicateRefCntMember.cpp
TestNoExplicitMoveConstructor.cpp
TestNonHeapClass.cpp
TestNonMemMovable.cpp
TestNonMemMovableStd.cpp
TestNonMemMovableStdAtomic.cpp
TestNonParameterChecker.cpp
TestNonTemporaryClass.cpp
TestNoRefcountedInsideLambdas.cpp Bug 1488631 - Remove annotations that the clang plugin doesn't handle. r=andi 2018-09-08 06:49:48 +09:00
TestOverrideBaseCall.cpp
TestOverrideBaseCallAnnotation.cpp
TestParamTraitsEnum.cpp
TestRefCountedCopyConstructor.cpp
TestSprintfLiteral.cpp
TestStackClass.cpp
TestTemporaryClass.cpp Bug 1434689 - Part 1: Add moz_temporary_class annotation. r=mystor 2018-01-31 15:03:26 -08:00
TestTrivialCtorDtor.cpp