Skip to content

raw string literal not handled #8

@matthiaskrgr

Description

@matthiaskrgr

cppcheck throws an error on this code:

const char IncludeRegexPattern[] =   R"(^[\t\ ]*#[\t\ ]*(import|include)[^"<]*(["<][^">]*[">]))";

code from https://github.com/llvm-mirror/clang/blob/2e23251/lib/Format/Format.cpp#L1317

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions