Update the status of some more C99 features
authorAaron Ballman <aaron@aaronballman.com>
Wed, 17 Aug 2022 12:11:07 +0000 (08:11 -0400)
committerAaron Ballman <aaron@aaronballman.com>
Wed, 17 Aug 2022 12:11:56 +0000 (08:11 -0400)
commitd7e06d5675b62b5d3d89e6d6210c34b74a1a8356
tree7f9e9a324edd87723178ae06dbf225ea0d9fee48
parent956f8c0e1028edd65f68c4b386224d4ccb58c5b6
Update the status of some more C99 features

This also adds some test coverage to demonstrate we implement what was
standardized.
clang/test/C/C99/n617.c [new file with mode: 0644]
clang/test/C/C99/n629.c [new file with mode: 0644]
clang/test/C/C99/n636.c [new file with mode: 0644]
clang/test/C/C99/n736.c [new file with mode: 0644]
clang/www/c_status.html