C++ Logo

sg16

Advanced search

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

From: Jens Maurer <Jens.Maurer_at_[hidden]>
Date: Thu, 10 Dec 2020 23:30:55 +0100
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

Received on 2020-12-10 16:31:00