Skip to content

Swap #pragma with NoWarn in suppression sections #43167

@gewarren

Description

@gewarren
          I suggest to swap this with the next section:
  • #pragma is fairly ugly and requires touching multiple places in code.
  • Diagnostic IDs are meant to be scoped. Putting them in the project-global <NoWarn> list is safe and most desirable.

Originally posted by @terrajobst in #43119 (comment)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions