| | | | --- | --- | | Bugzilla Link | [50242](https://llvm.org/bz50242) | | Resolution | FIXED | | Resolved on | Jun 09, 2021 11:31 | | Version | unspecified | | OS | All | | Blocks | llvm/llvm-project#48661 | | CC | @sam-mccall,@tstellar | | Fixed by commit(s) | ecf93a716c9ecf2e38898547df90323e239a623c 84e8b1cf07b9 | ## Extended Description This is a privacy fix we missed in 12 release and would like to get it into point releases. It was causing a merge conflict, for resolution you can check https://github.com/kadircet/llvm-project/commit/4abdc8352d0852e8d527aa25c87597ad060f001d. Basically ignore the `llvm::reverse` in the for body.