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

Use DMD in RedundantStorageClassCheck #84

Merged

Conversation

Vladiwostok
Copy link
Collaborator

This checks is used to detect redundant storage classes:

  • immutable and shared
  • immutable and __gshared
  • static and __gshared

@RazvanN7 RazvanN7 merged commit 820a5a8 into Dlang-UPB:replace_libdparse Jan 15, 2024
11 of 13 checks passed
@Vladiwostok Vladiwostok deleted the redundant_storage_class branch January 20, 2024 17:52
edi33416 pushed a commit that referenced this pull request Jan 29, 2024
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.

2 participants