Skip to content

[Clang] __nullptr isn't available in C #121503

@philnik777

Description

@philnik777

C23 added nullptr as a keyword. C++ gained __nullptr as an extension a long time ago, but this isn't available in C for some reason. There doesn't seem much of a reason why it shouldn't be available in C.

Metadata

Metadata

Assignees

Labels

cclang:driver'clang' and 'clang++' user-facing binaries. Not 'clang-cl'good first issuehttps://github.com/llvm/llvm-project/contribute

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions