[clang] Diagnose use of VLAs in a coroutine (PR #70341)

Chuanqi Xu via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 26 08:16:06 PDT 2023


ChuanqiXu9 wrote:

> LGTM but it is missing a release note :)

it may be fine to not mention it clearly since VLAs in coroutines never got compiled.. user might meet backend crashes..

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


More information about the cfe-commits mailing list