Ericsson / CodecheckerVSCodePlugin

VSCode plugin that shows bugs detected by the Clang Static Analyzer and Clang Tidy analyzers using CodeChecker as a backend.
Apache License 2.0
24 stars 7 forks source link

Display depth of repr. steps #59

Closed Discookie closed 2 years ago

Discookie commented 2 years ago

When moving to CodeChecker parse in #37, we lost information about the 'depth' of the repr. steps - how many layers deep they were in the call stack.

Examples can be seen in screenshots from previous issues:

Depth example