File | Severity | Checker name | Message | Bug path length | Review status | |
---|---|---|---|---|---|---|
1 | src/corelib/global/qlogging.cpp @ Line 182 | misc-use-anonymous-namespace | function 'qt_append_thread_name_to' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
2 | src/corelib/thread/qthread_unix.cpp @ Line 156 | misc-use-anonymous-namespace | function 'destroy_current_thread_data' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
3 | src/corelib/thread/qthread_unix.cpp @ Line 186 | misc-use-anonymous-namespace | function 'deref_current_thread_data' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
4 | src/corelib/thread/qthread_unix.cpp @ Line 196 | misc-use-anonymous-namespace | function 'destroy_auxiliary_thread_data' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
5 | src/corelib/thread/qthread_unix.cpp @ Line 210 | cppcoreguidelines-special-member-functions | class 'QThreadDataDestroyer' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
6 | src/corelib/thread/qthread_unix.cpp @ Line 225 | cppcoreguidelines-special-member-functions | class 'EarlyMainThread' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
7 | src/corelib/thread/qthread_unix.cpp @ Line 238 | misc-use-anonymous-namespace | variable 'threadDataDestroyer' declared 'static', move to anonymous namespace instead | 1 | unreviewed |