Skip to content

Missing diagnostics "warning: style of line directive is a GCC extension" #55067

@pmor13

Description

@pmor13
#13
int x;
$ clang -std=c11 -pedantic -Wall -Wextra -c

Expected:

<source>:1:2: warning: style of line directive is a GCC extension

Actual:

<nothing>

Metadata

Metadata

Assignees

No one assigned

    Labels

    clang:diagnosticsNew/improved warning or error message in Clang, but not in clang-tidy or static analyzer

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions