NoQ added a comment.

Or not. Loop counter has its own whole-loop scope.

I guess `LoopContext` can be treated as a sub-class of `ScopeContext`. And i 
don't mind having `ScopeContext` be split into small distinct sub-classes. 
Because we're stuck in cornercases for covering all possible scopes, while 
we're fine with covering only simple scopes (it's better than nothing) and 
lacking a scope from time to time.


https://reviews.llvm.org/D41151



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to