Add _Nonnull as a type qualifier #8

Closed
pfgithub wants to merge 1 commit from patch-1 into main
pfgithub commented 2025-07-31 23:11:45 +02:00 (Migrated from github.com)
No description provided.
marijnh commented 2025-07-31 23:33:54 +02:00 (Migrated from github.com)

Can you point me at information about this qualifier? Is it standard?

Can you point me at information about this qualifier? Is it standard?
pfgithub commented 2025-07-31 23:37:21 +02:00 (Migrated from github.com)
Non-standard, it's clang only: https://clang.llvm.org/docs/AttributeReference.html#nonnull
marijnh commented 2025-08-01 17:16:51 +02:00 (Migrated from github.com)

Across the various compilers, there's a lot of non-standard pieces of syntax. I don't think I want to include all of those in this grammar.

Across the various compilers, there's a *lot* of non-standard pieces of syntax. I don't think I want to include all of those in this grammar.

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lezer/cpp!8
No description provided.