Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Greatly improve the understanding of the log-potential-typedef-remappings feature #281

Merged
merged 1 commit into from
Oct 16, 2021

Conversation

tannergooding
Copy link
Member

As per the title, this improves the log-potential-typedef-remappings feature. In particular we now actually track found typedefs and compare that against given remappings; suggesting a "preferred" remapping using the existing heuristics if one exists and always listing the alternative remappings that were found.

Users can still override this behavior by prefixing the remapped name with @. For example IID_XMLDSOControl=@CLSID_XMLDSOControl. This allows you to override the naming without worrying about warnings still being raised.

@tannergooding tannergooding merged commit ac8b1a7 into dotnet:main Oct 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant