gecko-dev/build/clang-plugin/tests
Nathan Froyd 2ffed65f8f Bug 1577272 - annotate some refcounted lambda tests with expected errors for C++17; r=andi
clang produces these errors itself, but only in C++17 mode.

Differential Revision: https://phabricator.services.mozilla.com/D45611

--HG--
extra : moz-landing-system : lando
2019-09-12 06:40:49 +00:00
..
Makefile.in
moz.build 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
NonParameterTestCases.h
TestAssertWithAssignment.cpp
TestBadImplicitConversionCtor.cpp
TestCanRunScript.cpp Bug 1539016 part 2. Teach MOZ_CAN_RUN_SCRIPT analysis about conditional operators. r=andi 2019-03-26 20:56:36 +00:00
TestCustomHeap.cpp
TestDanglingOnTemporary.cpp
TestExplicitOperatorBool.cpp
TestGlobalClass.cpp
TestHeapClass.cpp
TestInheritTypeAnnotationsFromTemplateArgs.cpp
TestKungFuDeathGrip.cpp
TestLoadLibraryUsage.cpp
TestMultipleAnnotations.cpp
TestMustOverride.cpp
TestMustReturnFromCaller.cpp
TestMustUse.cpp
TestNANTestingExpr.cpp
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
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
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
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