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

Backport of pull request #12 #13

Merged
merged 1 commit into from
Jun 4, 2023

Conversation

gartung
Copy link
Member

@gartung gartung commented Jun 4, 2023

  • For the CMS mutable member checker the hash for a field declaration should be scoped. This leads to reports for variables with the same name in different classes in the same translation unit getting the same hash. The output name of the report uses the hash so the last report was the only report for that variable.

  • Move to grouped Decl::'s remove Decl ending add Var

…hould be scoped. (#12)

* For the CMS mutable member checker the hash for a field declaration should be scoped.
This leads to reports for variables with the same name in different
classes in the same translation unit getting the same hash. The output
name of the report uses the hash so the last report was the only report
for that variable.

* Move to grouped Decl::'s remove Decl ending add Var
@cmsbuild
Copy link

cmsbuild commented Jun 4, 2023

A new Pull Request was created by @gartung (Patrick Gartung) for branch cms/release/14.x/f28c006.

@cmsbuild, @smuzaffar, @aandvalenzuela, @iarspider can you please review it and eventually sign? Thanks.
@perrotta, @dpiparo, @rappoccio you are the release manager for this.
cms-bot commands are listed here

@gartung gartung merged commit 7304230 into cms/release/14.x/f28c006 Jun 4, 2023
@gartung gartung deleted the gartung-getIssueHash-fix-llvm-14 branch June 4, 2023 15:50
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.

2 participants