llvm-project
[clang] Add __nullptr as a keyword to C
#123119
Merged

[clang] Add __nullptr as a keyword to C #123119

AidanGoldfarb merged 13 commits into llvm:main from AidanGoldfarb:addnullptr
AidanGoldfarb
AidanGoldfarb AidanGoldfarb changed the title Adding __nullptr as a keyword to C [clang] Adding __nullptr as a keyword to C 258 days ago
AidanGoldfarb AidanGoldfarb changed the title [clang] Adding __nullptr as a keyword to C [clang] Add __nullptr as a keyword to C 258 days ago
AidanGoldfarb AidanGoldfarb marked this pull request as ready for review 258 days ago
AidanGoldfarb AidanGoldfarb requested a review from AaronBallman AaronBallman 258 days ago
llvmbot llvmbot added clang
llvmbot llvmbot added clang:frontend
llvmbot
AidanGoldfarb AidanGoldfarb requested a review from erichkeane erichkeane 258 days ago
Sirraide
Sirraide commented on 2025-01-16
AaronBallman
AaronBallman commented on 2025-01-17
erichkeane
erichkeane commented on 2025-01-21
AidanGoldfarb AidanGoldfarb requested a review from erichkeane erichkeane 249 days ago
AidanGoldfarb AidanGoldfarb requested a review from AaronBallman AaronBallman 249 days ago
erichkeane
erichkeane commented on 2025-01-24
erichkeane
erichkeane approved these changes on 2025-01-24
__nullptr -> KEYALL, added relevant test
bc5d1419
AidanGoldfarb Added additional tests
7230332a
AidanGoldfarb Update nullptr.c
ff8bf0da
AidanGoldfarb Update ReleaseNotes.rst
87c8b673
AidanGoldfarb Update nullptr.c
bb08c09d
AidanGoldfarb Update clang/docs/ReleaseNotes.rst
514d5d6a
added c17 tests
e9fc782e
duplicated c17 tests in c2x
11382831
AidanGoldfarb
AidanGoldfarb AidanGoldfarb force pushed to 11382831 246 days ago
updated LanguageExtension.rst
7535e9ac
updated LanguageExtension.rst
66dd1770
updated LanguageExtension.rst
7433e81a
AidanGoldfarb Fixed ReleaseNotes.rst
42dca43d
AaronBallman
AaronBallman approved these changes on 2025-01-27
AidanGoldfarb Update clang/docs/LanguageExtensions.rst
eb6f7fcc
AidanGoldfarb AidanGoldfarb merged 7fd58339 into main 246 days ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone