1 parent 2ceee1d commit f2a8457Copy full SHA for f2a8457
2 files changed
features_c23.yaml
@@ -224,7 +224,7 @@ features:
224
paper: N2900
225
content: c-empty-init.md
226
support:
227
- - GCC 13
+ - GCC 13 (hint)
228
- Clang 17 (hint)
229
- Xcode (partial)
230
hints:
features_c2y.yaml
@@ -52,9 +52,9 @@ features:
52
- desc: "Remove imaginary types"
53
paper: N3274
54
55
- - GCC
56
- - Clang
57
- - Xcode
+ - GCC (hint)
+ - Clang (hint)
+ - Xcode (hint)
58
59
- target: GCC
60
msg: "GCC has never supported imaginary types."
0 commit comments