[clang] [clang] Correct behavior of `LLVM_UNREACHABLE_OPTIMIZE=OFF` for `Release` builds (PR #68284)

Arvind Mukund via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 5 12:05:39 PDT 2023


MasterAwesome wrote:

> > @erichkeane @AaronBallman, I've added the release notes and rebased the change on `main`. Does this need to be backported to 17.x? 16.x doesn't have this issue
> 
> Yeah, I think we should probably backport this to 17.x. We have instructions on how to kick that off here: https://www.llvm.org/docs/GitHub.html#backporting-fixes-to-the-release-branches but I can get the ball rolling by adding the magic comment to the issue.

Thanks for doing it! I'll work on cherry-picking this to Rust's fork of llvm :)

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


More information about the cfe-commits mailing list