Skip to content

Commit f2a8457

Browse files
committed
Add missing hint markers in C feature files
1 parent 2ceee1d commit f2a8457

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

features_c23.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ features:
224224
paper: N2900
225225
content: c-empty-init.md
226226
support:
227-
- GCC 13
227+
- GCC 13 (hint)
228228
- Clang 17 (hint)
229229
- Xcode (partial)
230230
hints:

features_c2y.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,9 @@ features:
5252
- desc: "Remove imaginary types"
5353
paper: N3274
5454
support:
55-
- GCC
56-
- Clang
57-
- Xcode
55+
- GCC (hint)
56+
- Clang (hint)
57+
- Xcode (hint)
5858
hints:
5959
- target: GCC
6060
msg: "GCC has never supported imaginary types."

0 commit comments

Comments
 (0)