Skip to content

Missing C23 functions in <tgmath.h> on Linux #121536

Open
@hjl-tools

Description

@hjl-tools

On Linux, glibc provides C23 functions in <tgmath.h>. Cang doesn't use glibc <tgmath.h> and <tgmath.h> from clang
doesn't have all newly added C23 functions in glibc. As the result, not all glibc supported C23 functions are available
when clang is used on Linux.

Metadata

Metadata

Labels

c23clang:headersHeaders provided by Clang, e.g. for intrinsics

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions