Skip to content

[clang] Review AP(S)Int values in diagnostic messages and try to use new separator API #161325

@tbaederr

Description

@tbaederr

With #161047 merged, we can now output APSInt and APInt values in diagnostic messages more easily.

We should

  1. Review the toString() usage in diagnostic message emission and review if we should instead use the new << Value version.
  2. If so, do that and if there's no test that fails, add a new one

Metadata

Metadata

Assignees

Labels

clang:diagnosticsNew/improved warning or error message in Clang, but not in clang-tidy or static analyzerclang:frontendLanguage frontend issues, e.g. anything involving "Sema"good first issuehttps://github.com/llvm/llvm-project/contribute

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions