File | Severity | Checker name | Message | Bug path length | Review status | |
---|---|---|---|---|---|---|
1 | src/corelib/text/qstringconverter.cpp @ Line 70 | misc-use-anonymous-namespace | function 'simdEncodeAscii' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
2 | src/corelib/text/qstringconverter.cpp @ Line 70 | misc-use-anonymous-namespace | function 'simdEncodeAscii<1UL>' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
3 | src/corelib/text/qstringconverter.cpp @ Line 218 | misc-use-anonymous-namespace | function 'simdDecodeAscii' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
4 | src/corelib/text/qstringconverter.cpp @ Line 218 | misc-use-anonymous-namespace | function 'simdDecodeAscii<1UL>' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
5 | src/network/access/qnetworkcookie.cpp @ Line 381 | misc-use-anonymous-namespace | function 'nextField' declared 'static', move to anonymous namespace instead | 1 | unreviewed |