[all-commits] [llvm/llvm-project] 313f9c: Update statuses and add tests for C89 DRs

Aaron Ballman via All-commits all-commits at lists.llvm.org
Tue Jun 28 07:29:37 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 313f9cd81d01a3a63d3cdc94ee13b21117b2b3bd
      https://github.com/llvm/llvm-project/commit/313f9cd81d01a3a63d3cdc94ee13b21117b2b3bd
  Author: Aaron Ballman <aaron at aaronballman.com>
  Date:   2022-06-28 (Tue, 28 Jun 2022)

  Changed paths:
    M clang/test/C/drs/dr0xx.c
    A clang/test/C/drs/dr157.c
    A clang/test/C/drs/dr158.c
    M clang/test/C/drs/dr1xx.c
    M clang/www/c_dr_status.html

  Log Message:
  -----------
  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.




More information about the All-commits mailing list