[ADT] Migrate DepthFirstIterator to use NodeRef
authorTim Shen <timshen91@gmail.com>
Thu, 4 Aug 2016 23:03:44 +0000 (23:03 +0000)
committerTim Shen <timshen91@gmail.com>
Thu, 4 Aug 2016 23:03:44 +0000 (23:03 +0000)
commit68de2e98a64ffa4e26af6e51dd7517ef18426887
tree187e57c8f7da32b34c3d246258033c38443331f3
parent3ceac2bbd5e48a3e7d90b7344d45d9f7cf3106a5
[ADT] Migrate DepthFirstIterator to use NodeRef

Summary: The corresponding LLVM change is D23146.

Reviewers: dblaikie, chandlerc

Subscribers: cfe-commits

Differential Revision: https://reviews.llvm.org/D23147

llvm-svn: 277783
clang/include/clang/AST/StmtGraphTraits.h
clang/include/clang/Analysis/Analyses/Dominators.h
clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExplodedGraph.h