Skip to content

[clangd] suppress warning originated in macros from system headers #154015

@yshui

Description

@yshui

i think warnings from system headers are already suppressed. but say i include a header that defines a macro, and i later use that macro. if the macro expands to something that trips clangd checks, i will still get the warning. but there is nothing i can do about those warnings.

Metadata

Metadata

Assignees

No one assigned

    Labels

    clangdquestionA question, not bug report. Check out https://llvm.org/docs/GettingInvolved.html instead!

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions