[PATCH] D83087: DomTree: remove explicit use of DomTreeNodeBase::iterator
Nicolai Hähnle via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 8 08:15:22 PDT 2020
nhaehnle added a comment.
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".
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