[clang] Add more tests for _Countof (PR #133333)

Alejandro Colomar via cfe-commits cfe-commits at lists.llvm.org
Mon May 5 15:02:42 PDT 2025


alejandro-colomar wrote:

@AaronBallman This is ready.  Still, my patches for GCC had another set of tests that are completely missing here: run-time tests (assert(3)) for non-ICE (so, VLA).  Maybe you could add a set of tests that are run (not just compiled).

https://github.com/llvm/llvm-project/pull/133333


More information about the cfe-commits mailing list