diff --git a/features_c23.yaml b/features_c23.yaml index 240aa98..11af42e 100644 --- a/features_c23.yaml +++ b/features_c23.yaml @@ -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