You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add NormalizedBounds field to BoundsDeclFact
* Add getVarDecl and getBoundsExpr methods to BoundsDeclFact
* Add a NormalizeBounds method to Sema for BoundsDeclFact
* Do not normalize bounds for BoundsDeclFacts with invalid VarDecls
* Normalize bounds when creating a BoundsDeclFact
* Make BoundsUtil::ExpandToRange for VarDecl private
* Make BoundsDeclFact members private
0 commit comments