[clang] [NFC][Clang] Fix test constexpr-function-recovery-crash.cpp (PR #65269)

via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 4 15:12:41 PDT 2023


cor3ntin wrote:

This looks correct to me, but I'd like @sam-mccall to confirm that it was unintended.
Maybe we should keep the old code around as loops tend to share _some_ code and we don't want `if(!!;;)` to crash either

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


More information about the cfe-commits mailing list