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

[dmd-cxx] Support deprecated, @disable and user-defined attributes on enum members #12108

Merged
merged 2 commits into from
Jan 7, 2021

Conversation

ibuclaw
Copy link
Member

@ibuclaw ibuclaw commented Jan 7, 2021

No description provided.

@dlang-bot
Copy link
Contributor

Thanks for your pull request, @ibuclaw!

Bugzilla references

Auto-close Bugzilla Severity Description
9701 normal UDAs cannot be attached to enum values.

Testing this PR locally

If you don't have a local development environment setup, you can use Digger to test this PR:

dub run digger -- build "dmd-cxx + dmd#12108"

@dlang-bot dlang-bot merged commit 9bba772 into dlang:dmd-cxx Jan 7, 2021
@ibuclaw ibuclaw deleted the dmd-cxx-udaenum branch January 7, 2021 15:44
sebhub pushed a commit to RTEMS/gnu-mirror-gcc that referenced this pull request Jan 10, 2021
…members

Reviewed-on: dlang/dmd#12108

gcc/d/ChangeLog:

	* dmd/MERGE: Merge upstream dmd 9bba772fa.
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.

4 participants