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

Remove empty BEGIN/END_ENTRYPOINT_* macros #77810

Merged
merged 1 commit into from
Nov 3, 2022

Conversation

elinor-fung
Copy link
Member

The BEGIN/END_ENTRYPOINT_* macros are all empty - src/coreclr/inc/entrypoints.h. I was trying out reordering/refactoring some function and checking I keep these macros in the right /scope - and then I realized they were empty. So I did some find+replacing.

@elinor-fung elinor-fung merged commit 92971c9 into dotnet:main Nov 3, 2022
@elinor-fung elinor-fung deleted the emptyEntrypointMacros branch November 3, 2022 03:26
@ghost ghost locked as resolved and limited conversation to collaborators Dec 3, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants