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
4 changes: 2 additions & 2 deletions features_c23.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -205,12 +205,12 @@ features:
paper: N2900
content: c-empty-init.md
support:
- GCC 13 (partial)
- GCC 13
- Clang (partial)
- Xcode (partial)
hints:
- target: GCC 13
msg: "Supported as an extension. Missing support for scalars and variable-length arrays (VLAs)."
msg: "Partially supported as an extension before."
- target: Clang
msg: "Supported as an extension. Missing support for scalars and variable-length arrays (VLAs)."
- target: Xcode
Expand Down
Loading