[PATCH] D23649: [ADT] Change the range-based for loop in DFS to normal loop. NFC.

Dean Michael Berris via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 18 02:22:37 PDT 2016


dberris added a subscriber: dberris.
dberris added a comment.

Is there a test that exposes the bug this is meant to fix?


https://reviews.llvm.org/D23649





More information about the llvm-commits mailing list