Skip to content

Conversation

@chrchr-github
Copy link
Collaborator

No description provided.

@sonarqubecloud
Copy link

@chrchr-github chrchr-github marked this pull request as ready for review December 28, 2025 19:08
if (nameToken->isCpp11init() != Token::Cpp11init::UNKNOWN)
return nameToken->isCpp11init() == Token::Cpp11init::CPP11INIT;
nameToken = nameToken->previous();
if (nameToken && nameToken->str() == "," && Token::simpleMatch(nameToken->previous(), "} ,"))
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Added in 453058c
The tests from that still pass.

@chrchr-github chrchr-github merged commit 0725556 into danmar:main Dec 29, 2025
55 checks passed
@chrchr-github chrchr-github deleted the chr_14344 branch December 29, 2025 18:31
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