Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions features_c23.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,11 @@ features:
msg: "Only `_Float16` is supported."
- target: Xcode
msg: "Only `_Float16` is supported."
- desc: "Compatibility of Pointers to Arrays with Qualifiers"
paper: N2607
support:
- GCC 5
- Clang 3
- desc: "Digit separators"
paper: N2626
content: c-digit-separators.md
Expand Down
Loading