Skip to content

Conversation

@sluzynsk-amd
Copy link
Contributor

This patch adds missing override keywords. Fixes this class of warnings.

Motivation

During clr build clang reports lots of warnings. This PR fixes warnings related to inconsistent override rules

Technical Details

Adds missing override keywords to methods that override virtual methods from parent class

Test Plan

Doesn't apply

Test Result

Doesn't apply

Submission Checklist

This patch adds missing override keywords. Fixes this class of warnings.

Signed-off-by: Sebastian Luzynski <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants