[C2x] Add test coverage for WG14 N2607
authorAaron Ballman <aaron@aaronballman.com>
Wed, 8 Mar 2023 19:57:32 +0000 (14:57 -0500)
committerAaron Ballman <aaron@aaronballman.com>
Wed, 8 Mar 2023 19:59:53 +0000 (14:59 -0500)
commitd2b768bba301aa80e2874d3d935a721eb1148f29
treeaf9907ea5c09842d2737651151b084861c8eba43
parent55270f56d2a0992e9aa238fad5bdae03537d1032
[C2x] Add test coverage for WG14 N2607

This adds test coverage for N2607, which makes arrays and their
elements identically qualified. Clang already implements much of the
functionality from this paper, but is still missing some support.

It also adds some details to the C status page so users have this
information as well.
clang/test/C/C2x/n2607.c [new file with mode: 0644]
clang/www/c_status.html