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

Miscellaneous refactors leftover from #5238 #6104

Merged
merged 1 commit into from
Feb 4, 2021
Merged

Miscellaneous refactors leftover from #5238 #6104

merged 1 commit into from
Feb 4, 2021

Conversation

Nirmal4G
Copy link
Contributor

@Nirmal4G Nirmal4G commented Feb 1, 2021

Refactors

Context

While authoring #5238 and other PRs, I did some refactors that have been piling up. I'm upstreaming some of them here.

Changes Made

Simplify #ifdef logic (across source code)
Normalize and Fix namespaces (in Test projects)

Testing

If existing tests passes then it's A-OK!

Notes

I make sure that these changes are purely cosmetic and doesn't impact any functional changes in the release build.

Simplify `#ifdef` logic (across source code)
Normalize and Fix namespaces (in Test projects)
Copy link
Member

@Forgind Forgind left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks!

@Forgind Forgind added the merge-when-branch-open PRs that are approved, except that there is a problem that means we are not merging stuff right now. label Feb 2, 2021
@Forgind Forgind merged commit ffd6bbc into dotnet:vs16.9 Feb 4, 2021
@Forgind
Copy link
Member

Forgind commented Feb 4, 2021

Thanks @Nirmal4G!

@Forgind
Copy link
Member

Forgind commented Feb 4, 2021

I just noticed this was pointing to vs16.9. It would've been better pointing at master, but it's a little late for that now.

@Nirmal4G Nirmal4G deleted the hotfix/leftovers branch February 5, 2021 17:28
Forgind pushed a commit that referenced this pull request Feb 8, 2021
Simplify `#ifdef` logic (across source code)
Normalize and Fix namespaces (in Test projects)

authored-by: Nirmal Guru <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge-when-branch-open PRs that are approved, except that there is a problem that means we are not merging stuff right now.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants