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

Include cppcoreguidelines-virtual-class-destructor in profiles #3532

Conversation

steakhal
Copy link
Contributor

This patch partially reverts #3494

The llvm/llvm-project@0685e83 fixed the issue about the cppcoreguidelines-virtual-base-class-destructor checker, so we can safely include this in the intended profiles.

Special thanks @whisperity for reminding me.

This patch partially reverts Ericsson#3494

The llvm/llvm-project@0685e83
fixed the issue about the
cppcoreguidelines-virtual-base-class-destructor checker, so we can
safely include this in the intended profiles.
@csordasmarton csordasmarton added this to the release 6.18.1 milestone Nov 30, 2021
@csordasmarton csordasmarton added analyzer 📈 Related to the analyze commands (analysis driver) config ⚙️ labels Nov 30, 2021
Copy link
Contributor

@csordasmarton csordasmarton left a comment

Choose a reason for hiding this comment

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

LGTM!

@csordasmarton csordasmarton merged commit 6b3e0aa into Ericsson:master Dec 1, 2021
@steakhal steakhal deleted the include-virtual-class-destructor-in-profiles branch January 6, 2022 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
analyzer 📈 Related to the analyze commands (analysis driver) config ⚙️
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants