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

Removing expressionRefersToDeclaration and cleanup of CXXLanguageFrontend #466

Merged
merged 8 commits into from
Jul 14, 2021

Conversation

oxisto
Copy link
Member

@oxisto oxisto commented Jul 8, 2021

This PR aims at cleaning up the CXXLanguageFrontend. It contains a lot of code that was needed before the introduction of the ScopeManager.

…rontend`

This PR aims at cleaning up the `CXXLanguageFrontend`. It contains a lot of code that was needed before the introduction of the `ScopeManager`.
Removed unused `cachedExpressions`
@oxisto oxisto added this to the 4.0 milestone Jul 8, 2021
@oxisto oxisto marked this pull request as ready for review July 8, 2021 22:30
@oxisto oxisto requested a review from konradweiss as a code owner July 8, 2021 22:30
@sonarcloud
Copy link

sonarcloud bot commented Jul 14, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@konradweiss konradweiss merged commit ffcb4c6 into master Jul 14, 2021
@konradweiss konradweiss deleted the cxx-frontend-cleanup branch July 14, 2021 15:09
@oxisto oxisto mentioned this pull request Jul 19, 2021
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