Skip to content

raw string literal not handled #8

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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