[PATCH] D83087: DomTree: remove explicit use of DomTreeNodeBase::iterator

Jakub Kuderski via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 8 08:41:01 PDT 2020


kuhar added a comment.

In D83087#2139211 <https://reviews.llvm.org/D83087#2139211>, @nhaehnle wrote:

> In D83087#2134881 <https://reviews.llvm.org/D83087#2134881>, @kuhar wrote:
>
> > modulo accidental formatting changes.
>
>
> I'm not aware of any. Some line breaks changed because "const_iterator" is longer than "iterator".


Ack.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D83087/new/

https://reviews.llvm.org/D83087





More information about the cfe-commits mailing list