https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93838

            Bug ID: 93838
           Summary: space at the end of a diagnostic in cp/parser.c
           Product: gcc
           Version: 10.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: translation
          Assignee: unassigned at gcc dot gnu.org
          Reporter: roland.illig at gmx dot de
  Target Milestone: ---

From cp/parser.c:
> pedwarn (token->location, 0, "C++20 concept definition syntax "
>          "is %<concept <name> = <expr>%> ");

Isn't there a linter in contrib/ for cases like these?

Reply via email to