| Issue |
161325
|
| Summary |
[clang] Review `AP(S)Int` values in diagnostic messages and try to use new separator API
|
| Labels |
good first issue,
clang:frontend,
clang:diagnostics
|
| Assignees |
|
| Reporter |
tbaederr
|
With github.com/llvm/llvm-project/pull/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
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs