[clang] [CIR] Fix building ClangIR after RegionBranchOpInterface revamp (PR #165441)

Mehdi Amini via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 28 11:00:08 PDT 2025


================
@@ -26,14 +26,16 @@ void LoopOpInterface::getLoopOpSuccessorRegions(
   }
 
----------------
joker-eph wrote:

```suggestion
  Region *parentRegion = point.getTerminatorPredecessorOrNull()->getParentRegion();
```



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


More information about the cfe-commits mailing list