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

Enum cleanup #2199

Merged
merged 2 commits into from
Mar 19, 2015
Merged

Enum cleanup #2199

merged 2 commits into from
Mar 19, 2015

Conversation

vladima
Copy link
Contributor

@vladima vladima commented Mar 4, 2015

Per #2183:

  • apply constant folding to initializers of all enum kinds
  • inline property\index access only for const enums

Per #1797

  • allow constant members of other enum types to be used in enum member initializers

@mhegazy
Copy link
Contributor

mhegazy commented Mar 19, 2015

👍

vladima added a commit that referenced this pull request Mar 19, 2015
@vladima vladima merged commit 79272d7 into master Mar 19, 2015
@vladima vladima deleted the enumCleanup branch March 19, 2015 18:27
@microsoft microsoft locked and limited conversation to collaborators Jun 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants