codechecker
codechecker copied to clipboard
[fix] CodeChecker may crash for ninja-generated compilation database
This is possible fix for compatibility crash on ninja-generated compilation database. See https://github.com/Ericsson/codechecker/issues/4321
This implementation checks for empty gcc_command cases and due to details['action_type'] = None such db entry will be skipped by CodeCheck.