MCPcopy Create free account
hub / github.com/Tencent/TscanCode / checkRethrowCopy

Method checkRethrowCopy

trunk/lib/checkexceptionsafety.cpp:144–167  ·  view source on GitHub ↗

--------------------------------------------------------------------------- catch(const exception & err) { throw err; // <- should be just "throw;" } ---------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

runSimplifiedChecksFunction · 0.80

Calls 4

rethrowCopyErrorFunction · 0.85
isEnabledMethod · 0.80
endMethod · 0.80
tokAtMethod · 0.80

Tested by

no test coverage detected