[all-commits] [llvm/llvm-project] c53696: Split _Countof tests into two files; NFC

Aaron Ballman via All-commits all-commits at lists.llvm.org
Thu Apr 17 04:13:57 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c536967af123c30b43f186133e8719e0090f24a6
      https://github.com/llvm/llvm-project/commit/c536967af123c30b43f186133e8719e0090f24a6
  Author: Aaron Ballman <aaron at aaronballman.com>
  Date:   2025-04-17 (Thu, 17 Apr 2025)

  Changed paths:
    M clang/test/C/C2y/n3369_2.c
    A clang/test/C/C2y/n3369_3.c

  Log Message:
  -----------
  Split _Countof tests into two files; NFC

Post-commit review feedback during the language WG meeting requested
that I try to generalize the testing for this rather than only test on
a single target as we previously did.

The tests which are hard to generalize are the VLA tests, so those
still have specific triples in the RUN line, but have more coverage and
a comment explaining that the test should generalize to all targets.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list