Skip to content

add test for #13234#7544

Open
ludviggunne wants to merge 1 commit intocppcheck-opensource:mainfrom
ludviggunne:13234
Open

add test for #13234#7544
ludviggunne wants to merge 1 commit intocppcheck-opensource:mainfrom
ludviggunne:13234

Conversation

@ludviggunne
Copy link
Copy Markdown
Collaborator

No description provided.

Comment thread test/testtokenize.cpp
}

void stringviewLiteral() { // #13234
const char code[] = "auto sv2 = \"test\"sv;";
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I fear this does not match the test code in the ticket. I fear the user included string_view and that his header is needed to reproduce the syntax error.

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