Ping #2 for this kit:
On Fri, 2024-11-22 at 17:21 -0500, David Malcolm wrote:
> I'd like to ping this patch kit.
>
> I've already pushed "[PATCH 1/3] diagnostics: add support for nested
> diagnostics [PR116253]" but was hoping for review from C++
> maintainers
> for patches 2 and 3:
>
> [PATCH 2
I'd like to ping this patch kit.
I've already pushed "[PATCH 1/3] diagnostics: add support for nested
diagnostics [PR116253]" but was hoping for review from C++ maintainers
for patches 2 and 3:
[PATCH 2/3] c++: consolidate location printing in error.cc [PR116253]
https://gcc.gnu.org/pipermail/g
The following patch kit adds experimental support for nested
diagnostics to g++.
As noted in P3358R0 ("SARIF for Structured Diagnostics"), C++
diagnostics involving concepts can be made much more readable
by capturing the hierarchical structure of the diagnostics
and displaying this structure to t