Update statuses and add tests for C89 DRs
authorAaron Ballman <aaron@aaronballman.com>
Tue, 28 Jun 2022 14:27:26 +0000 (10:27 -0400)
committerAaron Ballman <aaron@aaronballman.com>
Tue, 28 Jun 2022 14:29:20 +0000 (10:29 -0400)
commit313f9cd81d01a3a63d3cdc94ee13b21117b2b3bd
tree261344c1e468ce4aa593e0bcef815ab77f7ae51e
parenta1df636a8b51a660d58708d82a5bc060ee5f57d3
Update statuses and add tests for C89 DRs

This mostly finishes the DRs for C89, though there are still a few
outliers which remain. It also corrects some of the statuses of DRs
where it's not clear if it was fully resolved by the committee or not.

As a drive-by, it also adds -fsyntax-only to the tests which are
verifying diagnostic results. This was previously missed by accident.
clang/test/C/drs/dr0xx.c
clang/test/C/drs/dr157.c [new file with mode: 0644]
clang/test/C/drs/dr158.c [new file with mode: 0644]
clang/test/C/drs/dr1xx.c
clang/www/c_dr_status.html