Issue 121503
Summary [Clang] `__nullptr` isn't available in C
Labels clang
Assignees
Reporter 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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to