On 06/08, Matthias J. Reisinger wrote: > mreisinger added a subscriber: mreisinger. > > ================ > Comment at: include/polly/ScopInfo.h:2490 > @@ -2491,1 +2489,3 @@ > + /// @brief The ScopBuilder pointer which is used to construct a Scop. > + std::unique_ptr SI; > > ---------------- > Maybe we should also rename this member from `SI` to `SB` then, to avoid confusion. I apologize for commenting after this patch has already been merged, unfortunately I've noticed this too late. Good point and not too late :)