Skip to content

CheckerGccPlugins: Fix checking for a pointer bound to a const reference.

Fix an issue for checking a pointer passes to a function that gets bound to a const reference.

Merge request reports