Go To Statistics
  File Severity Checker name Message Bug path length Review status
1 /home/cc-runs/install_dir/dev/include/QtCore/6.3.0/QtCore/private/qcoreapplication_p.h @ Line 85 cppcoreguidelines-special-member-functions class 'QCoreApplicationPrivate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2 /home/cc-runs/install_dir/dev/include/QtCore/6.3.0/QtCore/private/qlocking_p.h @ Line 84 cert-dcl59-cpp do not use unnamed namespaces in header files 1
3 /home/cc-runs/install_dir/dev/include/QtCore/6.3.0/QtCore/private/qlocking_p.h @ Line 84 google-build-namespaces do not use unnamed namespaces in header files 1
4 /home/cc-runs/install_dir/dev/include/QtCore/6.3.0/QtCore/private/qobject_p.h @ Line 99 cppcoreguidelines-special-member-functions class 'QObjectPrivate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5 /home/cc-runs/install_dir/dev/include/QtCore/6.3.0/QtCore/private/qobject_p.h @ Line 151 cppcoreguidelines-special-member-functions class 'Connection' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
6 /home/cc-runs/install_dir/dev/include/QtCore/6.3.0/QtCore/private/qobject_p.h @ Line 204 cppcoreguidelines-special-member-functions class 'Sender' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7 /home/cc-runs/install_dir/dev/include/QtCore/6.3.0/QtCore/private/qobject_p.h @ Line 262 cppcoreguidelines-special-member-functions class 'ConnectionData' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8 /home/cc-runs/install_dir/dev/include/QtCore/6.3.0/QtCore/private/qobject_p.h @ Line 569 cppcoreguidelines-special-member-functions class 'QAbstractMetaCallEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9 /home/cc-runs/install_dir/dev/include/QtCore/6.3.0/QtCore/private/qobject_p.h @ Line 593 cppcoreguidelines-special-member-functions class 'QMetaCallEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10 /home/cc-runs/install_dir/dev/include/QtCore/6.3.0/QtCore/private/qobject_p.h @ Line 654 cppcoreguidelines-special-member-functions class 'QDynamicMetaObjectData' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11 /home/cc-runs/install_dir/dev/include/QtCore/6.3.0/QtCore/private/qobject_p.h @ Line 663 cppcoreguidelines-special-member-functions class 'QAbstractDynamicMetaObject' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12 /home/cc-runs/install_dir/dev/include/QtCore/6.3.0/QtCore/private/qproperty_p.h @ Line 135 cppcoreguidelines-special-member-functions class 'BindingEvaluationState' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13 /home/cc-runs/install_dir/dev/include/QtCore/6.3.0/QtCore/private/qproperty_p.h @ Line 155 cppcoreguidelines-special-member-functions class 'CompatPropertySafePoint' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14 /home/cc-runs/install_dir/dev/include/QtCore/6.3.0/QtCore/private/qproperty_p.h @ Line 172 cppcoreguidelines-special-member-functions class 'QPropertyBindingPrivate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15 /home/cc-runs/install_dir/dev/include/QtCore/6.3.0/QtCore/private/qthread_p.h @ Line 138 cppcoreguidelines-special-member-functions class 'QDaemonThread' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16 /home/cc-runs/install_dir/dev/include/QtCore/6.3.0/QtCore/private/qthread_p.h @ Line 145 cppcoreguidelines-special-member-functions class 'QThreadPrivate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17 /home/cc-runs/install_dir/dev/include/QtCore/6.3.0/QtCore/private/qthread_p.h @ Line 229 cppcoreguidelines-special-member-functions class 'QThreadData' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18 /home/cc-runs/install_dir/dev/include/QtCore/6.3.0/QtCore/private/qthread_p.h @ Line 301 cppcoreguidelines-special-member-functions class 'QScopedScopeLevelCounter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19 /home/cc-runs/install_dir/dev/include/QtCore/6.3.0/QtCore/private/qthread_p.h @ Line 313 cppcoreguidelines-special-member-functions class 'QAdoptedThread' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20 /home/cc-runs/install_dir/dev/include/QtCore/qabstracteventdispatcher.h @ Line 52 cppcoreguidelines-special-member-functions class 'QAbstractEventDispatcher' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21 /home/cc-runs/install_dir/dev/include/QtCore/qarraydataops.h @ Line 693 optin.cplusplus.UninitializedObject 3 uninitialized fields at the end of the constructor call 5
22 /home/cc-runs/install_dir/dev/include/QtCore/qarraydataops.h @ Line 313 bugprone-infinite-loop this loop is infinite; none of its condition variables (newSize) are updated in the loop body 1
23 /home/cc-runs/install_dir/dev/include/QtCore/qarraydataops.h @ Line 693 optin.cplusplus.UninitializedObject 3 uninitialized fields at the end of the constructor call 5
24 /home/cc-runs/install_dir/dev/include/QtCore/qatomic.h @ Line 59 cppcoreguidelines-special-member-functions class 'QAtomicInteger' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator 1
25 /home/cc-runs/install_dir/dev/include/QtCore/qatomic.h @ Line 171 cppcoreguidelines-special-member-functions class 'QAtomicPointer' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator 1
26 /home/cc-runs/install_dir/dev/include/QtCore/qbasicatomic.h @ Line 77 cppcoreguidelines-special-member-functions class 'QBasicAtomicInteger' defines a copy constructor and a copy assignment operator but does not define a destructor 1
27 /home/cc-runs/install_dir/dev/include/QtCore/qbasicatomic.h @ Line 96 misc-unconventional-assign-operator operator=() should return 'QBasicAtomicInteger&' 1
28 /home/cc-runs/install_dir/dev/include/QtCore/qbasicatomic.h @ Line 217 cppcoreguidelines-special-member-functions class 'QBasicAtomicPointer' defines a copy constructor and a copy assignment operator but does not define a destructor 1
29 /home/cc-runs/install_dir/dev/include/QtCore/qbasicatomic.h @ Line 230 misc-unconventional-assign-operator operator=() should return 'QBasicAtomicPointer&' 1
30 /home/cc-runs/install_dir/dev/include/QtCore/qbytearraylist.h @ Line 66 cppcoreguidelines-special-member-functions class 'QListSpecialMethods' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
31 /home/cc-runs/install_dir/dev/include/QtCore/qcborvalue.h @ Line 333 cppcoreguidelines-special-member-functions class 'QCborValueRef' defines a copy constructor, a copy assignment operator and a move constructor but does not define a destructor or a move assignment operator 1
32 /home/cc-runs/install_dir/dev/include/QtCore/qcborvalue.h @ Line 343 bugprone-use-after-move 'other' used after it was moved 2
33 /home/cc-runs/install_dir/dev/include/QtCore/qcommandlineoption.h @ Line 53 cppcoreguidelines-special-member-functions class 'QCommandLineOption' defines a non-default destructor, a copy constructor, a copy assignment operator and a move assignment operator but does not define a move constructor 1
34 /home/cc-runs/install_dir/dev/include/QtCore/qcontainertools_impl.h @ Line 117 optin.cplusplus.UninitializedObject 1 uninitialized field at the end of the constructor call 12
35 /home/cc-runs/install_dir/dev/include/QtCore/qcontainertools_impl.h @ Line 111 cppcoreguidelines-special-member-functions class 'Destructor' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
36 /home/cc-runs/install_dir/dev/include/QtCore/qcontainertools_impl.h @ Line 287 misc-redundant-expression both sides of operator are equivalent 1
37 /home/cc-runs/install_dir/dev/include/QtCore/qcontainertools_impl.h @ Line 324 misc-redundant-expression both sides of operator are equivalent 1
38 /home/cc-runs/install_dir/dev/include/QtCore/qcontainertools_impl.h @ Line 117 optin.cplusplus.UninitializedObject 1 uninitialized field at the end of the constructor call 12
39 /home/cc-runs/install_dir/dev/include/QtCore/qcontainertools_impl.h @ Line 117 optin.cplusplus.UninitializedObject 1 uninitialized field at the end of the constructor call 12
40 /home/cc-runs/install_dir/dev/include/QtCore/qcontiguouscache.h @ Line 75 cppcoreguidelines-special-member-functions class 'QContiguousCache' defines a non-default destructor, a copy constructor, a copy assignment operator and a move assignment operator but does not define a move constructor 1
41 /home/cc-runs/install_dir/dev/include/QtCore/qcoreevent.h @ Line 374 clang-diagnostic-extra-semi extra ';' after member function definition 1
42 /home/cc-runs/install_dir/dev/include/QtCore/qcoreevent.h @ Line 393 clang-diagnostic-extra-semi extra ';' after member function definition 1
43 /home/cc-runs/install_dir/dev/include/QtCore/qcoreevent.h @ Line 408 clang-diagnostic-extra-semi extra ';' after member function definition 1
44 /home/cc-runs/install_dir/dev/include/QtCore/qcoreevent.h @ Line 422 clang-diagnostic-extra-semi extra ';' after member function definition 1
45 /home/cc-runs/install_dir/dev/include/QtCore/qdatastream.h @ Line 222 cppcoreguidelines-special-member-functions class 'StreamStateSaver' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
46 /home/cc-runs/install_dir/dev/include/QtCore/qdatetime.h @ Line 255 cppcoreguidelines-special-member-functions class 'Data' defines a non-default destructor, a copy constructor, a copy assignment operator and a move constructor but does not define a move assignment operator 1
47 /home/cc-runs/install_dir/dev/include/QtCore/qdatetime.h @ Line 266 performance-noexcept-move-constructor move constructors should be marked noexcept 2
48 /home/cc-runs/install_dir/dev/include/QtCore/qdir.h @ Line 54 cppcoreguidelines-special-member-functions class 'QDir' defines a non-default destructor, a copy constructor, a copy assignment operator and a move assignment operator but does not define a move constructor 1
49 /home/cc-runs/install_dir/dev/include/QtCore/qeventloop.h @ Line 49 cppcoreguidelines-special-member-functions class 'QEventLoop' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
50 /home/cc-runs/install_dir/dev/include/QtCore/qfileinfo.h @ Line 56 cppcoreguidelines-special-member-functions class 'QFileInfo' defines a non-default destructor, a copy constructor, a copy assignment operator and a move assignment operator but does not define a move constructor 1
51 /home/cc-runs/install_dir/dev/include/QtCore/qfuture.h @ Line 88 misc-unconventional-assign-operator operator=() should return 'QFuture&' 1
52 /home/cc-runs/install_dir/dev/include/QtCore/qfuture.h @ Line 194 cppcoreguidelines-special-member-functions class 'const_iterator' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator 1
53 /home/cc-runs/install_dir/dev/include/QtCore/qfuture_impl.h @ Line 248 cppcoreguidelines-special-member-functions class 'Continuation' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
54 /home/cc-runs/install_dir/dev/include/QtCore/qfuture_impl.h @ Line 293 cppcoreguidelines-special-member-functions class 'SyncContinuation' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
55 /home/cc-runs/install_dir/dev/include/QtCore/qfuture_impl.h @ Line 310 cppcoreguidelines-special-member-functions class 'AsyncContinuation' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
56 /home/cc-runs/install_dir/dev/include/QtCore/qfutureinterface.h @ Line 248 performance-noexcept-move-constructor move constructors should be marked noexcept 2
57 /home/cc-runs/install_dir/dev/include/QtCore/qglobal.h @ Line 1232 cppcoreguidelines-special-member-functions class 'QForeachContainer' defines a copy constructor, a copy assignment operator, a move constructor and a move assignment operator but does not define a destructor 1
58 /home/cc-runs/install_dir/dev/include/QtCore/qglobal.h @ Line 1238 performance-noexcept-move-constructor move constructors should be marked noexcept 1
59 /home/cc-runs/install_dir/dev/include/QtCore/qglobal.h @ Line 1246 performance-noexcept-move-constructor move assignment operators should be marked noexcept 1
60 /home/cc-runs/install_dir/dev/include/QtCore/qhash.h @ Line 172 cppcoreguidelines-special-member-functions class 'MultiNodeChain' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
61 /home/cc-runs/install_dir/dev/include/QtCore/qhash.h @ Line 204 cppcoreguidelines-special-member-functions class 'MultiNode' defines a non-default destructor, a copy constructor and a move constructor but does not define a copy assignment operator or a move assignment operator 1
62 /home/cc-runs/install_dir/dev/include/QtCore/qhash.h @ Line 229 performance-noexcept-move-constructor move constructors should be marked noexcept 1
63 /home/cc-runs/install_dir/dev/include/QtCore/qhash.h @ Line 286 cppcoreguidelines-special-member-functions class 'Span' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
64 /home/cc-runs/install_dir/dev/include/QtCore/qhash.h @ Line 460 cppcoreguidelines-special-member-functions class 'Data' defines a non-default destructor and a copy constructor but does not define a copy assignment operator, a move constructor or a move assignment operator 1
65 /home/cc-runs/install_dir/dev/include/QtCore/qiterable.h @ Line 138 clang-diagnostic-extra-semi extra ';' after member function definition 1
66 /home/cc-runs/install_dir/dev/include/QtCore/qiterable.h @ Line 140 clang-diagnostic-extra-semi extra ';' after member function definition 1
67 /home/cc-runs/install_dir/dev/include/QtCore/qiterable.h @ Line 175 performance-noexcept-move-constructor move constructors should be marked noexcept 1
68 /home/cc-runs/install_dir/dev/include/QtCore/qiterable.h @ Line 189 performance-noexcept-move-constructor move assignment operators should be marked noexcept 1
69 /home/cc-runs/install_dir/dev/include/QtCore/qiterable.h @ Line 543 clang-diagnostic-extra-semi extra ';' after member function definition 1
70 /home/cc-runs/install_dir/dev/include/QtCore/qiterator.h @ Line 269 cppcoreguidelines-special-member-functions class 'pointer' defines a copy constructor, a copy assignment operator, a move constructor and a move assignment operator but does not define a destructor 1
71 /home/cc-runs/install_dir/dev/include/QtCore/qiterator.h @ Line 275 performance-noexcept-move-constructor move constructors should be marked noexcept 2
72 /home/cc-runs/install_dir/dev/include/QtCore/qiterator.h @ Line 277 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
73 /home/cc-runs/install_dir/dev/include/QtCore/qjsonobject.h @ Line 120 cppcoreguidelines-special-member-functions class 'iterator' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator 1
74 /home/cc-runs/install_dir/dev/include/QtCore/qjsonobject.h @ Line 184 cppcoreguidelines-special-member-functions class 'const_iterator' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator 1
75 /home/cc-runs/install_dir/dev/include/QtCore/qjsonvalue.h @ Line 153 cppcoreguidelines-special-member-functions class 'QJsonValueRef' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator 1
76 /home/cc-runs/install_dir/dev/include/QtCore/qlist.h @ Line 62 cppcoreguidelines-special-member-functions class 'QListSpecialMethodsBase' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
77 /home/cc-runs/install_dir/dev/include/QtCore/qlist.h @ Line 83 cppcoreguidelines-special-member-functions class 'QListSpecialMethods' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
78 /home/cc-runs/install_dir/dev/include/QtCore/qlocale.h @ Line 64 cppcoreguidelines-special-member-functions class 'QLocale' defines a non-default destructor, a copy constructor, a copy assignment operator and a move assignment operator but does not define a move constructor 1
79 /home/cc-runs/install_dir/dev/include/QtCore/qlogging.h @ Line 69 cppcoreguidelines-special-member-functions class 'QMessageLogContext' defines a copy constructor and a copy assignment operator but does not define a destructor 1
80 /home/cc-runs/install_dir/dev/include/QtCore/qlogging.h @ Line 92 cppcoreguidelines-special-member-functions class 'QMessageLogger' defines a copy constructor and a copy assignment operator but does not define a destructor 1
81 /home/cc-runs/install_dir/dev/include/QtCore/qmetatype.h @ Line 656 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
82 /home/cc-runs/install_dir/dev/include/QtCore/qmetatype.h @ Line 669 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
83 /home/cc-runs/install_dir/dev/include/QtCore/qmetatype.h @ Line 1187 misc-definitions-in-headers variable 'IsUnsignedEnum' defined in a header file; variable definitions in header files can lead to ODR violations 1
84 /home/cc-runs/install_dir/dev/include/QtCore/qmimetype.h @ Line 60 cppcoreguidelines-special-member-functions class 'QMimeType' defines a non-default destructor, a copy constructor, a copy assignment operator and a move assignment operator but does not define a move constructor 1
85 /home/cc-runs/install_dir/dev/include/QtCore/qmutex.h @ Line 97 cppcoreguidelines-special-member-functions class 'QBasicMutex' defines a copy constructor, a copy assignment operator, a move constructor and a move assignment operator but does not define a destructor 1
86 /home/cc-runs/install_dir/dev/include/QtCore/qmutex.h @ Line 147 cppcoreguidelines-special-member-functions class 'QMutex' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
87 /home/cc-runs/install_dir/dev/include/QtCore/qobjectdefs.h @ Line 308 cplusplus.NewDeleteLeaks Potential memory leak 4
88 /home/cc-runs/install_dir/dev/include/QtCore/qobjectdefs.h @ Line 352 cplusplus.NewDeleteLeaks Potential memory leak 9
89 /home/cc-runs/install_dir/dev/include/QtCore/qobjectdefs.h @ Line 308 cplusplus.NewDeleteLeaks Potential memory leak 4
90 /home/cc-runs/install_dir/dev/include/QtCore/qproperty.h @ Line 80 cppcoreguidelines-special-member-functions class 'QPropertyData' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
91 /home/cc-runs/install_dir/dev/include/QtCore/qproperty.h @ Line 141 performance-noexcept-move-constructor move constructors should be marked noexcept 2
92 /home/cc-runs/install_dir/dev/include/QtCore/qproperty.h @ Line 142 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
93 /home/cc-runs/install_dir/dev/include/QtCore/qproperty.h @ Line 167 performance-noexcept-move-constructor move constructors should be marked noexcept 2
94 /home/cc-runs/install_dir/dev/include/QtCore/qproperty.h @ Line 170 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
95 /home/cc-runs/install_dir/dev/include/QtCore/qproperty.h @ Line 815 cppcoreguidelines-special-member-functions class 'QPropertyAlias' defines a copy constructor, a copy assignment operator, a move constructor and a move assignment operator but does not define a destructor 1
96 /home/cc-runs/install_dir/dev/include/QtCore/qproperty.h @ Line 954 cppcoreguidelines-special-member-functions class 'QBindingStorage' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
97 /home/cc-runs/install_dir/dev/include/QtCore/qpropertyprivate.h @ Line 265 performance-noexcept-move-constructor move constructors should be marked noexcept 2
98 /home/cc-runs/install_dir/dev/include/QtCore/qresultstore.h @ Line 125 cppcoreguidelines-special-member-functions class 'ResultStoreBase' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
99 /home/cc-runs/install_dir/dev/include/QtCore/qset.h @ Line 108 cppcoreguidelines-special-member-functions class 'iterator' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator 1
100 /home/cc-runs/install_dir/dev/include/QtCore/qset.h @ Line 138 cppcoreguidelines-special-member-functions class 'const_iterator' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator 1
101 /home/cc-runs/install_dir/dev/include/QtCore/qshareddata.h @ Line 54 cppcoreguidelines-special-member-functions class 'QSharedData' defines a default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator 1
102 /home/cc-runs/install_dir/dev/include/QtCore/qsharedpointer_impl.h @ Line 130 cppcoreguidelines-special-member-functions class 'ExternalRefCountData' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
103 /home/cc-runs/install_dir/dev/include/QtCore/qsharedpointer_impl.h @ Line 162 cert-dcl54-cpp declaration of 'operator delete' has no matching declaration of 'operator new' at the same scope 1
104 /home/cc-runs/install_dir/dev/include/QtCore/qsharedpointer_impl.h @ Line 730 cppcoreguidelines-special-member-functions class 'QEnableSharedFromThis' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator 1
105 /home/cc-runs/install_dir/dev/include/QtCore/qstandardpaths.h @ Line 51 cppcoreguidelines-special-member-functions class 'QStandardPaths' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
106 /home/cc-runs/install_dir/dev/include/QtCore/qstring.h @ Line 730 performance-move-const-arg std::move of the const expression has no effect; remove std::move() 1
107 /home/cc-runs/install_dir/dev/include/QtCore/qstring.h @ Line 731 performance-move-const-arg std::move of the const expression has no effect; remove std::move() 1
108 /home/cc-runs/install_dir/dev/include/QtCore/qstring.h @ Line 1534 optin.cplusplus.UninitializedObject 1 uninitialized field at the end of the constructor call 5
109 /home/cc-runs/install_dir/dev/include/QtCore/qstringbuilder.h @ Line 140 cppcoreguidelines-special-member-functions class 'QStringBuilder' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator 1
110 /home/cc-runs/install_dir/dev/include/QtCore/qstringbuilder.h @ Line 157 cppcoreguidelines-special-member-functions class 'QStringBuilder' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator 1
111 /home/cc-runs/install_dir/dev/include/QtCore/qstringconverter.h @ Line 75 performance-noexcept-move-constructor move constructors should be marked noexcept 1
112 /home/cc-runs/install_dir/dev/include/QtCore/qstringconverter.h @ Line 82 performance-noexcept-move-constructor move assignment operators should be marked noexcept 1
113 /home/cc-runs/install_dir/dev/include/QtCore/qstringmatcher.h @ Line 52 cppcoreguidelines-special-member-functions class 'QStringMatcher' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator 1
114 /home/cc-runs/install_dir/dev/include/QtCore/qstringtokenizer.h @ Line 53 cppcoreguidelines-special-member-functions class 'QStringTokenizerBaseBase' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
115 /home/cc-runs/install_dir/dev/include/QtCore/qthread.h @ Line 64 cppcoreguidelines-special-member-functions class 'QThread' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
116 /home/cc-runs/install_dir/dev/include/QtCore/qthreadpool.h @ Line 55 cppcoreguidelines-special-member-functions class 'QThreadPool' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
117 /home/cc-runs/install_dir/dev/include/QtCore/qtimer.h @ Line 164 cplusplus.NewDeleteLeaks Potential memory leak 6
118 /home/cc-runs/install_dir/dev/include/QtCore/qtimer.h @ Line 128 cplusplus.NewDeleteLeaks Potential memory leak 6
119 /home/cc-runs/install_dir/dev/include/QtCore/qtimer.h @ Line 164 cplusplus.NewDeleteLeaks Potential memory leak 6
120 /home/cc-runs/install_dir/dev/include/QtCore/qtimer.h @ Line 164 cplusplus.NewDeleteLeaks Potential memory leak 6
121 /home/cc-runs/install_dir/dev/include/QtCore/qtimer.h @ Line 164 cplusplus.NewDeleteLeaks Potential memory leak 6
122 /home/cc-runs/install_dir/dev/include/QtCore/qvariant.h @ Line 427 optin.cplusplus.UninitializedObject 1 uninitialized field at the end of the constructor call 5
123 /home/cc-runs/install_dir/dev/include/QtCore/qvariant.h @ Line 687 performance-noexcept-move-constructor move constructors should be marked noexcept 2
124 /home/cc-runs/install_dir/dev/include/QtCore/qvariant.h @ Line 692 misc-unconventional-assign-operator operator=() should always return '*this' 1
125 /home/cc-runs/install_dir/dev/include/QtCore/qvariant.h @ Line 693 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
126 /home/cc-runs/install_dir/dev/include/QtCore/qvariant.h @ Line 693 misc-unconventional-assign-operator operator=() should always return '*this' 1
127 /home/cc-runs/install_dir/dev/include/QtGui/6.3.0/QtGui/private/qeventpoint_p.h @ Line 60 clang-diagnostic-c++98-compat-extra-semi extra ';' outside of a function is incompatible with C++98 1
128 /home/cc-runs/install_dir/dev/include/QtGui/6.3.0/QtGui/private/qeventpoint_p.h @ Line 61 clang-diagnostic-c++98-compat-extra-semi extra ';' outside of a function is incompatible with C++98 1
129 /home/cc-runs/install_dir/dev/include/QtGui/6.3.0/QtGui/private/qguiapplication_p.h @ Line 89 cppcoreguidelines-special-member-functions class 'QGuiApplicationPrivate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
130 /home/cc-runs/install_dir/dev/include/QtGui/6.3.0/QtGui/private/qshortcutmap_p.h @ Line 71 cppcoreguidelines-special-member-functions class 'QShortcutMap' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
131 /home/cc-runs/install_dir/dev/include/QtGui/6.3.0/QtGui/qpa/qplatformpixmap.h @ Line 61 cppcoreguidelines-special-member-functions class 'QPlatformPixmap' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
132 /home/cc-runs/install_dir/dev/include/QtGui/6.3.0/QtGui/qpa/qwindowsysteminterface_p.h @ Line 67 clang-diagnostic-c++98-compat-extra-semi extra ';' outside of a function is incompatible with C++98 1
133 /home/cc-runs/install_dir/dev/include/QtGui/6.3.0/QtGui/qpa/qwindowsysteminterface_p.h @ Line 110 cppcoreguidelines-special-member-functions class 'WindowSystemEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
134 /home/cc-runs/install_dir/dev/include/QtGui/6.3.0/QtGui/qpa/qwindowsysteminterface_p.h @ Line 569 cppcoreguidelines-special-member-functions class 'QWindowSystemEventHandler' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
135 /home/cc-runs/install_dir/dev/include/QtGui/qaccessible.h @ Line 411 cppcoreguidelines-special-member-functions class 'ActivationObserver' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
136 /home/cc-runs/install_dir/dev/include/QtGui/qaccessible.h @ Line 458 cppcoreguidelines-special-member-functions class 'QAccessibleInterface' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
137 /home/cc-runs/install_dir/dev/include/QtGui/qaccessible.h @ Line 525 cppcoreguidelines-special-member-functions class 'QAccessibleTextInterface' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
138 /home/cc-runs/install_dir/dev/include/QtGui/qaccessible.h @ Line 558 cppcoreguidelines-special-member-functions class 'QAccessibleEditableTextInterface' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
139 /home/cc-runs/install_dir/dev/include/QtGui/qaccessible.h @ Line 568 cppcoreguidelines-special-member-functions class 'QAccessibleValueInterface' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
140 /home/cc-runs/install_dir/dev/include/QtGui/qaccessible.h @ Line 580 cppcoreguidelines-special-member-functions class 'QAccessibleTableCellInterface' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
141 /home/cc-runs/install_dir/dev/include/QtGui/qaccessible.h @ Line 597 cppcoreguidelines-special-member-functions class 'QAccessibleTableInterface' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
142 /home/cc-runs/install_dir/dev/include/QtGui/qaccessible.h @ Line 631 cppcoreguidelines-special-member-functions class 'QAccessibleActionInterface' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
143 /home/cc-runs/install_dir/dev/include/QtGui/qaccessible.h @ Line 657 cppcoreguidelines-special-member-functions class 'QAccessibleImageInterface' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
144 /home/cc-runs/install_dir/dev/include/QtGui/qaccessible.h @ Line 667 cppcoreguidelines-special-member-functions class 'QAccessibleHyperlinkInterface' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
145 /home/cc-runs/install_dir/dev/include/QtGui/qaccessible.h @ Line 737 cppcoreguidelines-special-member-functions class 'QAccessibleStateChangeEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
146 /home/cc-runs/install_dir/dev/include/QtGui/qaccessible.h @ Line 761 cppcoreguidelines-special-member-functions class 'QAccessibleTextCursorEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
147 /home/cc-runs/install_dir/dev/include/QtGui/qaccessible.h @ Line 787 cppcoreguidelines-special-member-functions class 'QAccessibleTextSelectionEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
148 /home/cc-runs/install_dir/dev/include/QtGui/qaccessible.h @ Line 818 cppcoreguidelines-special-member-functions class 'QAccessibleTextInsertEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
149 /home/cc-runs/install_dir/dev/include/QtGui/qaccessible.h @ Line 848 cppcoreguidelines-special-member-functions class 'QAccessibleTextRemoveEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
150 /home/cc-runs/install_dir/dev/include/QtGui/qaccessible.h @ Line 878 cppcoreguidelines-special-member-functions class 'QAccessibleTextUpdateEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
151 /home/cc-runs/install_dir/dev/include/QtGui/qaccessible.h @ Line 912 cppcoreguidelines-special-member-functions class 'QAccessibleValueChangeEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
152 /home/cc-runs/install_dir/dev/include/QtGui/qaccessible.h @ Line 937 cppcoreguidelines-special-member-functions class 'QAccessibleTableModelChangeEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
153 /home/cc-runs/install_dir/dev/include/QtGui/qbrush.h @ Line 65 cppcoreguidelines-special-member-functions class 'QBrush' defines a non-default destructor, a copy constructor, a copy assignment operator and a move assignment operator but does not define a move constructor 1
154 /home/cc-runs/install_dir/dev/include/QtGui/qbrush.h @ Line 170 cppcoreguidelines-special-member-functions class 'QGradient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
155 /home/cc-runs/install_dir/dev/include/QtGui/qbrush.h @ Line 429 cppcoreguidelines-special-member-functions class 'QLinearGradient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
156 /home/cc-runs/install_dir/dev/include/QtGui/qbrush.h @ Line 447 cppcoreguidelines-special-member-functions class 'QRadialGradient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
157 /home/cc-runs/install_dir/dev/include/QtGui/qbrush.h @ Line 481 cppcoreguidelines-special-member-functions class 'QConicalGradient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
158 /home/cc-runs/install_dir/dev/include/QtGui/qevent.h @ Line 139 cppcoreguidelines-special-member-functions class 'QSinglePointEvent' defines a copy constructor, a copy assignment operator, a move constructor and a move assignment operator but does not define a destructor 1
159 /home/cc-runs/install_dir/dev/include/QtGui/qevent.h @ Line 1121 cppcoreguidelines-special-member-functions class 'QApplicationStateChangeEvent' defines a copy constructor, a copy assignment operator, a move constructor and a move assignment operator but does not define a destructor 1
160 /home/cc-runs/install_dir/dev/include/QtGui/qfont.h @ Line 55 cppcoreguidelines-special-member-functions class 'QFont' defines a non-default destructor, a copy constructor, a copy assignment operator and a move assignment operator but does not define a move constructor 1
161 /home/cc-runs/install_dir/dev/include/QtGui/qfontinfo.h @ Line 50 cppcoreguidelines-special-member-functions class 'QFontInfo' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator 1
162 /home/cc-runs/install_dir/dev/include/QtGui/qfontmetrics.h @ Line 54 cppcoreguidelines-special-member-functions class 'QFontMetrics' defines a non-default destructor, a copy constructor, a copy assignment operator and a move assignment operator but does not define a move constructor 1
163 /home/cc-runs/install_dir/dev/include/QtGui/qfontmetrics.h @ Line 122 cppcoreguidelines-special-member-functions class 'QFontMetricsF' defines a non-default destructor, a copy constructor, a copy assignment operator and a move assignment operator but does not define a move constructor 1
164 /home/cc-runs/install_dir/dev/include/QtGui/qinputmethod.h @ Line 54 cppcoreguidelines-special-member-functions class 'QInputMethod' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
165 /home/cc-runs/install_dir/dev/include/QtGui/qkeysequence.h @ Line 70 cppcoreguidelines-special-member-functions class 'QKeySequence' defines a non-default destructor, a copy constructor, a copy assignment operator and a move assignment operator but does not define a move constructor 1
166 /home/cc-runs/install_dir/dev/include/QtGui/qopenglcontext.h @ Line 77 cppcoreguidelines-special-member-functions class 'QOpenGLContextGroup' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
167 /home/cc-runs/install_dir/dev/include/QtGui/qopenglcontext.h @ Line 101 cppcoreguidelines-special-member-functions class 'QOpenGLContext' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
168 /home/cc-runs/install_dir/dev/include/QtGui/qopenglextrafunctions.h @ Line 282 cppcoreguidelines-special-member-functions class 'QOpenGLExtraFunctions' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
169 /home/cc-runs/install_dir/dev/include/QtGui/qopenglfunctions.h @ Line 237 cppcoreguidelines-special-member-functions class 'QOpenGLFunctions' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
170 /home/cc-runs/install_dir/dev/include/QtGui/qpagedpaintdevice.h @ Line 56 cppcoreguidelines-special-member-functions class 'QPagedPaintDevice' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
171 /home/cc-runs/install_dir/dev/include/QtGui/qpagelayout.h @ Line 55 cppcoreguidelines-special-member-functions class 'QPageLayout' defines a non-default destructor, a copy constructor, a copy assignment operator and a move assignment operator but does not define a move constructor 1
172 /home/cc-runs/install_dir/dev/include/QtGui/qpagesize.h @ Line 57 cppcoreguidelines-special-member-functions class 'QPageSize' defines a non-default destructor, a copy constructor, a copy assignment operator and a move assignment operator but does not define a move constructor 1
173 /home/cc-runs/install_dir/dev/include/QtGui/qsurface.h @ Line 56 cppcoreguidelines-special-member-functions class 'QSurface' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
174 /home/cc-runs/install_dir/dev/include/QtGui/qsurfaceformat.h @ Line 52 cppcoreguidelines-special-member-functions class 'QSurfaceFormat' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator 1
175 /home/cc-runs/install_dir/dev/include/QtGui/qtextformat.h @ Line 135 cppcoreguidelines-special-member-functions class 'QTextFormat' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator 1
176 /home/cc-runs/install_dir/dev/include/QtGui/qtextoption.h @ Line 53 cppcoreguidelines-special-member-functions class 'QTextOption' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator 1
177 /home/cc-runs/install_dir/dev/include/QtGui/qtransform.h @ Line 55 cppcoreguidelines-special-member-functions class 'QTransform' defines a copy constructor, a copy assignment operator, a move constructor and a move assignment operator but does not define a destructor 1
178 /home/cc-runs/install_dir/dev/include/QtNetwork/qhostaddress.h @ Line 73 cppcoreguidelines-special-member-functions class 'QHostAddress' defines a non-default destructor, a copy constructor, a copy assignment operator and a move assignment operator but does not define a move constructor 1
179 /home/cc-runs/install_dir/dev/include/QtNetwork/qnetworkcookie.h @ Line 58 cppcoreguidelines-special-member-functions class 'QNetworkCookie' defines a non-default destructor, a copy constructor, a copy assignment operator and a move assignment operator but does not define a move constructor 1
180 /home/cc-runs/install_dir/dev/include/QtNetwork/qnetworkproxy.h @ Line 56 cppcoreguidelines-special-member-functions class 'QNetworkProxyQuery' defines a non-default destructor, a copy constructor, a copy assignment operator and a move assignment operator but does not define a move constructor 1
181 /home/cc-runs/install_dir/dev/include/QtNetwork/qnetworkproxy.h @ Line 114 cppcoreguidelines-special-member-functions class 'QNetworkProxy' defines a non-default destructor, a copy constructor, a copy assignment operator and a move assignment operator but does not define a move constructor 1
182 /home/cc-runs/install_dir/dev/include/QtNetwork/qnetworkproxy.h @ Line 191 cppcoreguidelines-special-member-functions class 'QNetworkProxyFactory' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
183 /home/cc-runs/install_dir/dev/include/QtNetwork/qnetworkrequest.h @ Line 55 cppcoreguidelines-special-member-functions class 'QNetworkRequest' defines a non-default destructor, a copy constructor, a copy assignment operator and a move assignment operator but does not define a move constructor 1
184 /home/cc-runs/install_dir/dev/include/QtNetwork/qsslcertificate.h @ Line 70 cppcoreguidelines-special-member-functions class 'QSslCertificate' defines a non-default destructor, a copy constructor, a copy assignment operator and a move assignment operator but does not define a move constructor 1
185 /home/cc-runs/install_dir/dev/include/QtQml/6.3.0/QtQml/private/qstringhash_p.h @ Line 222 core.NullDereference Array access (via field 'buckets') results in a null pointer dereference 10
186 /home/cc-runs/install_dir/dev/include/QtQml/qjsvalue.h @ Line 96 performance-noexcept-move-constructor move constructors should be marked noexcept 2
187 /home/cc-runs/install_dir/dev/include/QtQml/qjsvalue.h @ Line 97 performance-noexcept-move-constructor move assignment operators should be marked noexcept 1
188 /home/cc-runs/install_dir/dev/include/QtQml/qqmlerror.h @ Line 53 cppcoreguidelines-special-member-functions class 'QQmlError' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator 1
189 /home/cc-runs/install_dir/dev/include/QtQml/qqmlinfo.h @ Line 65 cppcoreguidelines-special-member-functions class 'QQmlInfo' defines a non-default destructor and a copy constructor but does not define a copy assignment operator, a move constructor or a move assignment operator 1
190 /home/cc-runs/install_dir/dev/include/QtQml/qqmllist.h @ Line 196 cppcoreguidelines-special-member-functions class 'QQmlListReference' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator 1
191 /home/cc-runs/install_dir/dev/include/QtQml/qqmlparserstatus.h @ Line 49 cppcoreguidelines-special-member-functions class 'QQmlParserStatus' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
192 /home/cc-runs/install_dir/dev/include/QtQml/qqmlprivate.h @ Line 130 cppcoreguidelines-special-member-functions class 'QQmlElement' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
193 /home/cc-runs/install_dir/dev/include/QtQml/qqmlprivate.h @ Line 385 clang-diagnostic-extra-semi extra ';' after member function definition 1
194 /home/cc-runs/install_dir/dev/include/QtQml/qqmlprivate.h @ Line 386 clang-diagnostic-extra-semi extra ';' after member function definition 1
195 /home/cc-runs/install_dir/dev/include/QtQml/qqmlpropertyvaluesource.h @ Line 50 cppcoreguidelines-special-member-functions class 'QQmlPropertyValueSource' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
196 /home/cc-runs/install_dir/dev/include/QtQuick/qsggeometry.h @ Line 50 cppcoreguidelines-special-member-functions class 'QSGGeometry' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
197 /home/cc-runs/install_dir/dev/include/QtQuick/qsgnode.h @ Line 71 cppcoreguidelines-special-member-functions class 'QSGNode' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
198 /home/cc-runs/install_dir/dev/include/QtQuick/qsgnode.h @ Line 189 cppcoreguidelines-special-member-functions class 'QSGBasicGeometryNode' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
199 /home/cc-runs/install_dir/dev/include/QtQuick/qsgnode.h @ Line 222 cppcoreguidelines-special-member-functions class 'QSGGeometryNode' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
200 /home/cc-runs/install_dir/dev/include/QtQuick/qsgnode.h @ Line 255 cppcoreguidelines-special-member-functions class 'QSGClipNode' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
201 /home/cc-runs/install_dir/dev/include/QtQuick/qsgnode.h @ Line 275 cppcoreguidelines-special-member-functions class 'QSGTransformNode' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
202 /home/cc-runs/install_dir/dev/include/QtQuick/qsgnode.h @ Line 293 cppcoreguidelines-special-member-functions class 'QSGRootNode' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
203 /home/cc-runs/install_dir/dev/include/QtQuick/qsgnode.h @ Line 310 cppcoreguidelines-special-member-functions class 'QSGOpacityNode' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
204 /home/cc-runs/install_dir/dev/include/QtQuick/qsgnode.h @ Line 329 cppcoreguidelines-special-member-functions class 'QSGNodeVisitor' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
205 /home/cc-runs/install_dir/dev/include/QtQuick/qsgrendererinterface.h @ Line 49 cppcoreguidelines-special-member-functions class 'QSGRendererInterface' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
206 /home/cc-runs/install_dir/dev/include/QtWebChannel/qwebchannelabstracttransport.h @ Line 49 cppcoreguidelines-special-member-functions class 'QWebChannelAbstractTransport' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
207 /usr/include/c++/9/bits/atomic_base.h @ Line 207 deadcode.DeadStores Value stored to '__b' during its initialization is never read 1
208 /usr/include/c++/9/bits/atomic_base.h @ Line 218 deadcode.DeadStores Value stored to '__b' during its initialization is never read 1
209 src/core/accessibility_activation_observer.h @ Line 51 cppcoreguidelines-special-member-functions class 'AccessibilityActivationObserver' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
210 src/core/accessibility_tree_formatter_qt.cpp @ Line 59 cppcoreguidelines-special-member-functions class 'AccessibilityTreeFormatterQt' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
211 src/core/api/qwebenginecertificateerror.h @ Line 56 cppcoreguidelines-special-member-functions class 'QWebEngineCertificateError' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator 1
212 src/core/api/qwebengineclientcertificateselection.h @ Line 55 cppcoreguidelines-special-member-functions class 'QWebEngineClientCertificateSelection' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator 1
213 src/core/api/qwebenginecontextmenurequest.h @ Line 75 cppcoreguidelines-special-member-functions class 'QWebEngineContextMenuRequest' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
214 src/core/api/qwebenginedownloadrequest_p.h @ Line 67 cppcoreguidelines-special-member-functions class 'QWebEngineDownloadRequestPrivate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
215 src/core/api/qwebenginefindtextresult.h @ Line 55 cppcoreguidelines-special-member-functions class 'QWebEngineFindTextResult' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator 1
216 src/core/api/qwebenginefullscreenrequest.cpp @ Line 108 performance-noexcept-move-constructor move constructors should be marked noexcept 2
217 src/core/api/qwebenginefullscreenrequest.cpp @ Line 109 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
218 src/core/api/qwebenginefullscreenrequest.h @ Line 64 performance-noexcept-move-constructor move constructors should be marked noexcept 2
219 src/core/api/qwebenginefullscreenrequest.h @ Line 65 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
220 src/core/api/qwebenginehistory.cpp @ Line 65 performance-noexcept-move-constructor move constructors should be marked noexcept 2
221 src/core/api/qwebenginehistory.cpp @ Line 67 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
222 src/core/api/qwebenginehistory.h @ Line 63 performance-noexcept-move-constructor move constructors should be marked noexcept 2
223 src/core/api/qwebenginehistory.h @ Line 65 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
224 src/core/api/qwebenginehistory_p.h @ Line 75 cppcoreguidelines-special-member-functions class 'QWebEngineHistoryModelPrivate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
225 src/core/api/qwebenginehistory_p.h @ Line 111 cppcoreguidelines-special-member-functions class 'QWebEngineHistoryPrivate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
226 src/core/api/qwebenginehttprequest.cpp @ Line 70 cppcoreguidelines-special-member-functions class 'QWebEngineHttpRequestPrivate' defines a non-default destructor and a copy constructor but does not define a copy assignment operator, a move constructor or a move assignment operator 1
227 src/core/api/qwebenginehttprequest.h @ Line 54 cppcoreguidelines-special-member-functions class 'QWebEngineHttpRequest' defines a non-default destructor, a copy constructor, a copy assignment operator and a move assignment operator but does not define a move constructor 1
228 src/core/api/qwebengineloadinginfo.cpp @ Line 97 performance-noexcept-move-constructor move constructors should be marked noexcept 2
229 src/core/api/qwebengineloadinginfo.cpp @ Line 98 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
230 src/core/api/qwebengineloadinginfo.h @ Line 87 performance-noexcept-move-constructor move constructors should be marked noexcept 2
231 src/core/api/qwebengineloadinginfo.h @ Line 88 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
232 src/core/api/qwebenginenavigationrequest.h @ Line 51 cppcoreguidelines-special-member-functions class 'QWebEngineNavigationRequest' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
233 src/core/api/qwebenginenewwindowrequest.h @ Line 59 cppcoreguidelines-special-member-functions class 'QWebEngineNewWindowRequest' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
234 src/core/api/qwebenginenotification.cpp @ Line 82 cppcoreguidelines-special-member-functions class 'QWebEngineNotificationPrivate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
235 src/core/api/qwebenginepage.cpp @ Line 87 cppcoreguidelines-special-member-functions class 'DummyDelegate' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
236 src/core/api/qwebenginepage.cpp @ Line 459 clang-diagnostic-unused-variable unused variable 'q' 2
237 src/core/api/qwebenginepage.cpp @ Line 170 optin.cplusplus.VirtualCall Call to virtual method 'QWebEnginePagePrivate::profileAdapter' during construction bypasses virtual dispatch 4
238 src/core/api/qwebenginepage_p.h @ Line 111 cppcoreguidelines-special-member-functions class 'QWebEnginePagePrivate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
239 src/core/api/qwebengineprofile_p.h @ Line 74 cppcoreguidelines-special-member-functions class 'QWebEngineProfilePrivate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
240 src/core/api/qwebenginescript.h @ Line 54 cppcoreguidelines-special-member-functions class 'QWebEngineScript' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator 1
241 src/core/api/qwebengineurlrequestinfo.cpp @ Line 131 performance-noexcept-move-constructor move constructors should be marked noexcept 2
242 src/core/api/qwebengineurlrequestinfo.cpp @ Line 136 performance-noexcept-move-constructor move assignment operators should be marked noexcept 1
243 src/core/api/qwebengineurlrequestinfo.h @ Line 119 performance-noexcept-move-constructor move constructors should be marked noexcept 2
244 src/core/api/qwebengineurlrequestinfo.h @ Line 120 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
245 src/core/api/qwebengineurlrequestinterceptor.h @ Line 50 cppcoreguidelines-special-member-functions class 'QWebEngineUrlRequestInterceptor' defines a copy constructor and a copy assignment operator but does not define a destructor 1
246 src/core/api/qwebengineurlrequestjob.h @ Line 58 cppcoreguidelines-special-member-functions class 'QWebEngineUrlRequestJob' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
247 src/core/api/qwebengineurlscheme.cpp @ Line 235 performance-noexcept-move-constructor move constructors should be marked noexcept 2
248 src/core/api/qwebengineurlscheme.cpp @ Line 240 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
249 src/core/api/qwebengineurlscheme.h @ Line 91 performance-noexcept-move-constructor move constructors should be marked noexcept 2
250 src/core/api/qwebengineurlscheme.h @ Line 92 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
251 src/core/authentication_dialog_controller.h @ Line 61 cppcoreguidelines-special-member-functions class 'AuthenticationDialogController' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
252 src/core/browser_main_parts_qt.cpp @ Line 181 cppcoreguidelines-special-member-functions class 'ScopedGLContextChecker' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
253 src/core/browsing_data_remover_delegate_qt.h @ Line 47 cppcoreguidelines-special-member-functions class 'BrowsingDataRemoverDelegateQt' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
254 src/core/client_cert_select_controller.h @ Line 73 cppcoreguidelines-special-member-functions class 'ClientCertSelectController' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
255 src/core/clipboard_qt.cpp @ Line 133 cplusplus.Move Moved-from object 'data_src' is moved 7
256 src/core/color_chooser_controller.h @ Line 64 cppcoreguidelines-special-member-functions class 'ColorChooserController' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
257 src/core/common/extensions/extensions_api_provider_qt.h @ Line 48 cppcoreguidelines-special-member-functions class 'ExtensionsAPIProviderQt' defines a copy constructor and a copy assignment operator but does not define a destructor 1
258 src/core/compositor/compositor.cpp @ Line 70 cppcoreguidelines-special-member-functions class 'Binding' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
259 src/core/compositor/compositor.h @ Line 61 cppcoreguidelines-special-member-functions class 'Compositor' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
260 src/core/compositor/compositor.h @ Line 91 cppcoreguidelines-special-member-functions class 'Handle' defines a non-default destructor and a move constructor but does not define a copy constructor, a copy assignment operator or a move assignment operator 1
261 src/core/compositor/compositor.h @ Line 96 performance-noexcept-move-constructor move constructors should be marked noexcept 2
262 src/core/compositor/compositor.h @ Line 113 cppcoreguidelines-special-member-functions class 'Observer' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
263 src/core/compositor/compositor_resource_fence.h @ Line 49 cppcoreguidelines-special-member-functions class 'CompositorResourceFence' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
264 src/core/compositor/content_gpu_client_qt.h @ Line 46 cppcoreguidelines-special-member-functions class 'ContentGpuClientQt' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
265 src/core/compositor/display_gl_output_surface.cpp @ Line 234 clang-diagnostic-missing-field-initializers missing field 'viz_scheduled_draw' initializer 1
266 src/core/compositor/display_gl_output_surface.h @ Line 56 cppcoreguidelines-special-member-functions class 'DisplayGLOutputSurface' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
267 src/core/compositor/display_gl_output_surface.h @ Line 111 cppcoreguidelines-special-member-functions class 'Buffer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
268 src/core/compositor/display_skia_output_device.cpp @ Line 49 cppcoreguidelines-special-member-functions class 'Buffer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
269 src/core/compositor/display_skia_output_device.h @ Line 54 cppcoreguidelines-special-member-functions class 'DisplaySkiaOutputDevice' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
270 src/core/compositor/display_software_output_surface.cpp @ Line 55 cppcoreguidelines-special-member-functions class 'Device' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
271 src/core/compositor/display_software_output_surface.h @ Line 47 cppcoreguidelines-special-member-functions class 'DisplaySoftwareOutputSurface' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
272 src/core/content_browser_client_qt.cpp @ Line 727 cppcoreguidelines-special-member-functions class 'ProtocolHandlerThrottle' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
273 src/core/content_browser_client_qt.h @ Line 71 cppcoreguidelines-special-member-functions class 'ContentBrowserClientQt' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
274 src/core/content_client_qt.cpp @ Line 138 clang-diagnostic-unused-const-variable unused variable 'kPpapiWidevinePath' 1
275 src/core/content_client_qt.cpp @ Line 305 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
276 src/core/content_utility_client_qt.h @ Line 50 cppcoreguidelines-special-member-functions class 'ContentUtilityClientQt' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
277 src/core/desktop_screen_qt.h @ Line 49 cppcoreguidelines-special-member-functions class 'DesktopScreenQt' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
278 src/core/devtools_frontend_qt.cpp @ Line 128 cppcoreguidelines-special-member-functions class 'NetworkResourceLoader' defines a copy constructor and a copy assignment operator but does not define a destructor 1
279 src/core/devtools_manager_delegate_qt.cpp @ Line 75 cppcoreguidelines-special-member-functions class 'TCPServerSocketFactory' defines a copy constructor and a copy assignment operator but does not define a destructor 1
280 src/core/devtools_manager_delegate_qt.h @ Line 53 cppcoreguidelines-special-member-functions class 'DevToolsServerQt' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
281 src/core/extensions/extension_system_qt.cpp @ Line 131 cppcoreguidelines-special-member-functions class 'ContentVerifierDelegateQt' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
282 src/core/extensions/extensions_browser_client_qt.cpp @ Line 381 performance-no-automatic-move constness of 'request_relative_path' prevents automatic move 1
283 src/core/extensions/pdf_iframe_navigation_throttle_qt.h @ Line 61 cppcoreguidelines-special-member-functions class 'PDFIFrameNavigationThrottleQt' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
284 src/core/extensions/plugin_service_filter_qt.h @ Line 49 cppcoreguidelines-special-member-functions class 'PluginServiceFilterQt' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
285 src/core/favicon_driver_qt.h @ Line 83 cppcoreguidelines-special-member-functions class 'FaviconDriverQt' defines a copy constructor and a copy assignment operator but does not define a destructor 1
286 src/core/favicon_service_factory_qt.h @ Line 79 cppcoreguidelines-special-member-functions class 'HistoryClientQt' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
287 src/core/favicon_service_factory_qt.h @ Line 92 cppcoreguidelines-special-member-functions class 'HistoryServiceFactoryQt' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
288 src/core/favicon_service_factory_qt.h @ Line 110 cppcoreguidelines-special-member-functions class 'FaviconClientQt' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
289 src/core/favicon_service_factory_qt.h @ Line 126 cppcoreguidelines-special-member-functions class 'FaviconServiceFactoryQt' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
290 src/core/file_picker_controller.h @ Line 61 cppcoreguidelines-special-member-functions class 'FilePickerController' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
291 src/core/find_text_helper.h @ Line 76 cppcoreguidelines-special-member-functions class 'FindTextHelper' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
292 src/core/javascript_dialog_controller.h @ Line 62 cppcoreguidelines-special-member-functions class 'JavaScriptDialogController' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
293 src/core/location_provider_qt.cpp @ Line 61 cppcoreguidelines-special-member-functions class 'QtPositioningHelper' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
294 src/core/location_provider_qt.h @ Line 53 cppcoreguidelines-special-member-functions class 'LocationProviderQt' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
295 src/core/media_capture_devices_dispatcher.cpp @ Line 196 core.CallAndMessage Called function pointer is null (null dereference) 10
296 src/core/media_capture_devices_dispatcher.h @ Line 100 cppcoreguidelines-special-member-functions class 'PendingAccessRequest' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
297 src/core/native_web_keyboard_event_qt.cpp @ Line 101 cplusplus.NewDelete Use of memory after it is freed 6
298 src/core/net/client_cert_override.cpp @ Line 73 cppcoreguidelines-special-member-functions class 'ClientCertIdentityOverride' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
299 src/core/net/client_cert_override.cpp @ Line 157 bugprone-use-after-move 'callback' used after it was moved 2
300 src/core/net/client_cert_override.h @ Line 54 cppcoreguidelines-special-member-functions class 'ClientCertOverrideStore' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
301 src/core/net/cookie_monster_delegate_qt.h @ Line 81 cppcoreguidelines-special-member-functions class 'CookieMonsterDelegateQt' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
302 src/core/net/plugin_response_interceptor_url_loader_throttle.h @ Line 70 clang-diagnostic-unused-private-field private field 'm_browser_context' is not used 1
303 src/core/net/proxying_restricted_cookie_manager_qt.h @ Line 116 clang-diagnostic-unused-private-field private field 'is_service_worker_' is not used 1
304 src/core/net/proxying_restricted_cookie_manager_qt.h @ Line 117 clang-diagnostic-unused-private-field private field 'process_id_' is not used 1
305 src/core/net/proxying_restricted_cookie_manager_qt.h @ Line 118 clang-diagnostic-unused-private-field private field 'frame_id_' is not used 1
306 src/core/net/ssl_host_state_delegate_qt.h @ Line 48 cppcoreguidelines-special-member-functions class 'CertPolicy' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
307 src/core/net/ssl_host_state_delegate_qt.h @ Line 61 cppcoreguidelines-special-member-functions class 'SSLHostStateDelegateQt' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
308 src/core/net/url_request_custom_job_delegate.h @ Line 67 cppcoreguidelines-special-member-functions class 'URLRequestCustomJobDelegate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
309 src/core/net/url_request_custom_job_proxy.cpp @ Line 100 core.CallAndMessage Called C++ object pointer is null 5
310 src/core/net/url_request_custom_job_proxy.h @ Line 60 cppcoreguidelines-special-member-functions class 'URLRequestCustomJobProxy' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
311 src/core/ozone/gl_surface_egl_qt.cpp @ Line 68 optin.cplusplus.VirtualCall Call to virtual method 'GLSurfaceEGLQt::Destroy' during destruction bypasses virtual dispatch 1
312 src/core/ozone/gl_surface_egl_qt.h @ Line 80 cppcoreguidelines-special-member-functions class 'GLSurfacelessQtEGL' defines a copy constructor and a copy assignment operator but does not define a destructor 1
313 src/core/ozone/gl_surface_glx_qt.cpp @ Line 121 optin.cplusplus.VirtualCall Call to virtual method 'GLSurfaceGLXQt::Destroy' during destruction bypasses virtual dispatch 1
314 src/core/permission_manager_qt.h @ Line 52 cppcoreguidelines-special-member-functions class 'PermissionManagerQt' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
315 src/core/platform_notification_service_qt.h @ Line 51 cppcoreguidelines-special-member-functions class 'PlatformNotificationServiceQt' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
316 src/core/printing/pdfium_document_wrapper_qt.h @ Line 60 cppcoreguidelines-special-member-functions class 'PdfiumDocumentWrapperQt' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
317 src/core/profile_adapter_client.h @ Line 65 cppcoreguidelines-special-member-functions class 'ProfileAdapterClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
318 src/core/profile_qt.cpp @ Line 119 bugprone-unused-return-value the value returned by this function should be used 2
319 src/core/quota_request_controller_impl.h @ Line 48 cppcoreguidelines-special-member-functions class 'QuotaRequestControllerImpl' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
320 src/core/register_protocol_handler_request_controller_impl.h @ Line 53 cppcoreguidelines-special-member-functions class 'RegisterProtocolHandlerRequestControllerImpl' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
321 src/core/render_widget_host_view_qt.cpp @ Line 171 cppcoreguidelines-special-member-functions class 'GuestInputEventObserverQt' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
322 src/core/render_widget_host_view_qt.cpp @ Line 224 optin.cplusplus.VirtualCall Call to virtual method 'RenderWidgetHostViewQt::GetFrameSinkId' during construction bypasses virtual dispatch 4
323 src/core/render_widget_host_view_qt.h @ Line 77 cppcoreguidelines-special-member-functions class 'RenderWidgetHostViewQt' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
324 src/core/render_widget_host_view_qt_delegate.h @ Line 68 cppcoreguidelines-special-member-functions class 'RenderWidgetHostViewQtDelegate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
325 src/core/render_widget_host_view_qt_delegate_client.cpp @ Line 592 clang-diagnostic-enum-compare-switch comparison of different enumeration types in switch statement ('QEventPoint::State' and 'Qt::TouchPointState') 1
326 src/core/render_widget_host_view_qt_delegate_client.cpp @ Line 595 clang-diagnostic-enum-compare-switch comparison of different enumeration types in switch statement ('QEventPoint::State' and 'Qt::TouchPointState') 1
327 src/core/render_widget_host_view_qt_delegate_client.cpp @ Line 598 clang-diagnostic-enum-compare-switch comparison of different enumeration types in switch statement ('QEventPoint::State' and 'Qt::TouchPointState') 1
328 src/core/renderer/content_renderer_client_qt.cpp @ Line 123 clang-diagnostic-unused-const-variable unused variable 'kHttpErrorDomain' 1
329 src/core/renderer/extensions/extensions_renderer_client_qt.cpp @ Line 73 clang-diagnostic-unused-const-variable unused variable 'kExtensionResourceInvalidRequestURL' 1
330 src/core/renderer/extensions/extensions_renderer_client_qt.h @ Line 85 cppcoreguidelines-special-member-functions class 'ExtensionsRendererClientQt' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
331 src/core/renderer/extensions/resource_request_policy_qt.h @ Line 64 cppcoreguidelines-special-member-functions class 'ResourceRequestPolicyQt' defines a copy constructor and a copy assignment operator but does not define a destructor 1
332 src/core/renderer/print_web_view_helper_delegate_qt.h @ Line 55 cppcoreguidelines-special-member-functions class 'PrintWebViewHelperDelegateQt' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
333 src/core/renderer/user_resource_controller.h @ Line 62 cppcoreguidelines-special-member-functions class 'UserResourceController' defines a copy constructor and a copy assignment operator but does not define a destructor 1
334 src/core/renderer/web_channel_ipc_transport.cpp @ Line 62 cppcoreguidelines-special-member-functions class 'WebChannelTransport' defines a copy constructor and a copy assignment operator but does not define a destructor 1
335 src/core/renderer/web_engine_page_render_frame.h @ Line 52 cppcoreguidelines-special-member-functions class 'WebEnginePageRenderFrame' defines a copy constructor and a copy assignment operator but does not define a destructor 1
336 src/core/renderer_host/web_channel_ipc_transport_host.h @ Line 56 cppcoreguidelines-special-member-functions class 'WebChannelIPCTransportHost' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
337 src/core/request_controller.h @ Line 48 cppcoreguidelines-special-member-functions class 'RequestController' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
338 src/core/resource_bundle_qt.cpp @ Line 108 misc-uniqueptr-reset-release prefer ptr1 = std::move(ptr2) over ptr1.reset(ptr2.release()) 2
339 src/core/resource_bundle_qt.cpp @ Line 132 misc-uniqueptr-reset-release prefer ptr1 = std::move(ptr2) over ptr1.reset(ptr2.release()) 2
340 src/core/resource_context_qt.h @ Line 49 cppcoreguidelines-special-member-functions class 'ResourceContextQt' defines a copy constructor and a copy assignment operator but does not define a destructor 1
341 src/core/select_file_dialog_factory_qt.cpp @ Line 92 cppcoreguidelines-special-member-functions class 'SelectFileDialogQt' defines a copy constructor and a copy assignment operator but does not define a destructor 1
342 src/core/touch_handle_drawable_client.h @ Line 48 cppcoreguidelines-special-member-functions class 'TouchHandleDrawableClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
343 src/core/touch_selection_controller_client_qt.h @ Line 55 cppcoreguidelines-special-member-functions class 'TouchSelectionControllerClientQt' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
344 src/core/touch_selection_menu_controller.h @ Line 50 cppcoreguidelines-special-member-functions class 'TouchSelectionMenuController' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
345 src/core/user_notification_controller.h @ Line 61 cppcoreguidelines-special-member-functions class 'UserNotificationController' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
346 src/core/user_notification_controller.h @ Line 63 cppcoreguidelines-special-member-functions class 'Delegate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
347 src/core/user_notification_controller.h @ Line 100 cppcoreguidelines-special-member-functions class 'Client' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
348 src/core/user_script.cpp @ Line 177 deadcode.DeadStores Value stored to 'line_end' during its initialization is never read 1
349 src/core/user_script.h @ Line 67 cppcoreguidelines-special-member-functions class 'UserScript' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator 1
350 src/core/visited_links_manager_qt.cpp @ Line 70 cppcoreguidelines-special-member-functions class 'VisitedLinkDelegateQt' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
351 src/core/visited_links_manager_qt.h @ Line 71 cppcoreguidelines-special-member-functions class 'VisitedLinksManagerQt' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
352 src/core/web_contents_adapter.cpp @ Line 135 clang-diagnostic-unused-const-variable unused variable 'kTestWindowWidth' 1
353 src/core/web_contents_adapter.cpp @ Line 136 clang-diagnostic-unused-const-variable unused variable 'kTestWindowHeight' 1
354 src/core/web_contents_adapter.cpp @ Line 392 cppcoreguidelines-special-member-functions class 'LoadRecursionGuard' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
355 src/core/web_contents_adapter_client.h @ Line 97 cppcoreguidelines-special-member-functions class 'WebContentsAdapterClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
356 src/core/web_contents_delegate_qt.h @ Line 77 cppcoreguidelines-special-member-functions class 'FrameFocusedObserver' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
357 src/core/web_contents_delegate_qt.h @ Line 111 cppcoreguidelines-special-member-functions class 'WebContentsDelegateQt' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
358 src/core/web_engine_context.h @ Line 102 cppcoreguidelines-special-member-functions class 'WebEngineContext' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
359 src/core/web_engine_context_threads.cpp @ Line 64 cppcoreguidelines-special-member-functions class 'GpuThreadControllerQt' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
360 src/core/web_engine_error.cpp @ Line 47 clang-diagnostic-unused-const-variable unused variable 'systemRelatedErrors' 1
361 src/core/web_engine_error.cpp @ Line 52 clang-diagnostic-unused-const-variable unused variable 'internalErrors' 1
362 src/core/web_engine_settings.h @ Line 76 cppcoreguidelines-special-member-functions class 'WebEngineSettings' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
363 src/pdf/qpdfbookmarkmodel.cpp @ Line 51 cppcoreguidelines-special-member-functions class 'BookmarkNode' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
364 src/pdf/qpdfdocument.h @ Line 52 cppcoreguidelines-special-member-functions class 'QPdfDocument' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
365 src/pdf/qpdfdocument_p.h @ Line 71 cppcoreguidelines-special-member-functions class 'QPdfDocumentPrivate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
366 src/pdf/qpdflinkmodel.cpp @ Line 54 optin.cplusplus.VirtualCall Call to virtual method 'QPdfLinkModel::metaObject' during construction bypasses virtual dispatch 3
367 src/pdf/qpdflinkmodel.cpp @ Line 54 optin.cplusplus.VirtualCall Call to virtual method 'QPdfLinkModel::metaObject' during construction bypasses virtual dispatch 3
368 src/pdf/qpdflinkmodel_p.h @ Line 61 cppcoreguidelines-special-member-functions class 'QPdfLinkModel' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
369 src/pdf/qpdfpagenavigation.h @ Line 49 cppcoreguidelines-special-member-functions class 'QPdfPageNavigation' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
370 src/pdf/qpdfpagerenderer.cpp @ Line 46 cppcoreguidelines-special-member-functions class 'RenderWorker' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
371 src/pdf/qpdfpagerenderer.cpp @ Line 69 cppcoreguidelines-special-member-functions class 'QPdfPageRendererPrivate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
372 src/pdf/qpdfpagerenderer.h @ Line 52 cppcoreguidelines-special-member-functions class 'QPdfPageRenderer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
373 src/pdf/qpdfsearchmodel.cpp @ Line 61 optin.cplusplus.VirtualCall Call to virtual method 'QPdfSearchModel::metaObject' during construction bypasses virtual dispatch 3
374 src/pdf/qpdfsearchmodel.cpp @ Line 61 optin.cplusplus.VirtualCall Call to virtual method 'QPdfSearchModel::metaObject' during construction bypasses virtual dispatch 3
375 src/pdf/qpdfsearchmodel.h @ Line 50 cppcoreguidelines-special-member-functions class 'QPdfSearchModel' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
376 src/pdf/qpdfsearchresult.h @ Line 49 cppcoreguidelines-special-member-functions class 'QPdfSearchResult' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
377 src/pdfquick/qquickpdfdocument_p.h @ Line 61 cppcoreguidelines-special-member-functions class 'QQuickPdfDocument' defines a copy constructor and a copy assignment operator but does not define a destructor 1
378 src/pdfquick/qquickpdflinkmodel_p.h @ Line 60 cppcoreguidelines-special-member-functions class 'QQuickPdfLinkModel' defines a copy constructor and a copy assignment operator but does not define a destructor 1
379 src/pdfquick/qquickpdfnavigationstack_p.h @ Line 59 cppcoreguidelines-special-member-functions class 'QQuickPdfNavigationStack' defines a copy constructor and a copy assignment operator but does not define a destructor 1
380 src/pdfquick/qquickpdfsearchmodel_p.h @ Line 60 cppcoreguidelines-special-member-functions class 'QQuickPdfSearchModel' defines a copy constructor and a copy assignment operator but does not define a destructor 1
381 src/pdfquick/qquickpdfselection_p.h @ Line 62 cppcoreguidelines-special-member-functions class 'QQuickPdfSelection' defines a copy constructor and a copy assignment operator but does not define a destructor 1
382 src/pdfwidgets/qpdfview.h @ Line 49 cppcoreguidelines-special-member-functions class 'QPdfView' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
383 src/webenginequick/api/qquickwebengineaction_p.h @ Line 68 cppcoreguidelines-special-member-functions class 'QQuickWebEngineAction' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
384 src/webenginequick/api/qquickwebengineaction_p_p.h @ Line 62 cppcoreguidelines-special-member-functions class 'QQuickWebEngineActionPrivate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
385 src/webenginequick/api/qquickwebenginedownloadrequest_p.h @ Line 63 cppcoreguidelines-special-member-functions class 'QQuickWebEngineDownloadRequest' defines a copy constructor and a copy assignment operator but does not define a destructor 1
386 src/webenginequick/api/qquickwebenginefaviconprovider_p_p.h @ Line 88 cppcoreguidelines-special-member-functions class 'FaviconImageResponse' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
387 src/webenginequick/api/qquickwebenginefaviconprovider_p_p.h @ Line 106 cppcoreguidelines-special-member-functions class 'QQuickWebEngineFaviconProvider' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
388 src/webenginequick/api/qquickwebengineprofile.h @ Line 61 cppcoreguidelines-special-member-functions class 'QQuickWebEngineProfile' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
389 src/webenginequick/api/qquickwebengineprofile_p.h @ Line 71 cppcoreguidelines-special-member-functions class 'QQuickWebEngineProfilePrivate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
390 src/webenginequick/api/qquickwebenginetouchhandleprovider_p_p.h @ Line 59 cppcoreguidelines-special-member-functions class 'QQuickWebEngineTouchHandleProvider' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
391 src/webenginequick/api/qquickwebengineview_p.h @ Line 91 cppcoreguidelines-special-member-functions class 'QQuickWebEngineView' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
392 src/webenginequick/api/qquickwebengineview_p_p.h @ Line 83 cppcoreguidelines-special-member-functions class 'QQuickWebEngineViewPrivate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
393 src/webenginequick/render_widget_host_view_qt_delegate_quick.h @ Line 59 cppcoreguidelines-special-member-functions class 'RenderWidgetHostViewQtDelegateQuick' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
394 src/webenginequick/render_widget_host_view_qt_delegate_quickwindow.h @ Line 52 cppcoreguidelines-special-member-functions class 'RenderWidgetHostViewQtDelegateQuickWindow' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
395 src/webenginequick/ui_delegates_manager.cpp @ Line 435 cppcoreguidelines-special-member-functions class 'TemporaryCursorMove' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
396 src/webenginewidgets/api/qwebenginenotificationpresenter_p.h @ Line 65 cppcoreguidelines-special-member-functions class 'DefaultNotificationPresenter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
397 src/webenginewidgets/api/qwebengineview.cpp @ Line 167 cplusplus.NewDeleteLeaks Potential memory leak 10
398 src/webenginewidgets/api/qwebengineview_p.h @ Line 60 bugprone-forward-declaration-namespace declaration 'QWebEngineContextMenuRequest' is never referenced, but a declaration with the same name found in another namespace '(global)' 2
399 src/webenginewidgets/api/qwebengineview_p.h @ Line 71 cppcoreguidelines-special-member-functions class 'QWebEngineViewPrivate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
400 src/webenginewidgets/api/qwebengineview_p.h @ Line 60 bugprone-forward-declaration-namespace declaration 'QWebEngineContextMenuRequest' is never referenced, but a declaration with the same name found in another namespace '(global)' 2
401 src/webenginewidgets/api/qwebengineview_p.h @ Line 60 bugprone-forward-declaration-namespace no definition found for 'QWebEngineContextMenuRequest', but a definition with the same name 'QWebEngineContextMenuRequest' found in another namespace '(global)' 2
402 src/webenginewidgets/render_widget_host_view_qt_delegate_widget.cpp @ Line 56 cppcoreguidelines-special-member-functions class 'RenderWidgetHostViewQuickItem' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
403 src/webenginewidgets/render_widget_host_view_qt_delegate_widget.h @ Line 65 cppcoreguidelines-special-member-functions class 'RenderWidgetHostViewQtDelegateWidget' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1