C++ Logo

sg16

Advanced search

Re: [SG16] Clang RFC: Enabling fexec-charset support to LLVM and clang

From: Steve Downey <sdowney_at_[hidden]>
Date: Thu, 10 Dec 2020 22:45:59 -0500
Typeinfo name also often tracks what's in the binary debug info.

On Thu, Dec 10, 2020, 17:31 Jens Maurer via SG16 <sg16_at_[hidden]>
wrote:

> On 10/12/2020 15.50, Tom Honermann via SG16 wrote:
> > An RFC has been posted to the Clang developer mailing list discussing
> > support for the -fexec-charset option.
> >
> > http://lists.llvm.org/pipermail/cfe-dev/2020-December/067354.html
> >
> > Jens, the RFC has a nice break down of places where string literals
> > appear and what the conversion requirements are for them. It might be
> > useful input to your planned paper that we discussed in yesterday's SG16
> > telecon with regard to what phase of translation those conversions occur
> in.
>
> Thanks.
>
> The list is missing static_assert.
>
> Also, the typeinfo name should probably use the literal encoding.
> (More often than not, it is displayed.)
>
> Jens
>
>
> --
> SG16 mailing list
> SG16_at_[hidden]
> https://lists.isocpp.org/mailman/listinfo.cgi/sg16
>

Received on 2020-12-10 21:46:13