[PATCH] D23649: [ADT] Change the range-based for loop in DFS to normal loop. NFC.
Tim Shen via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 18 09:53:44 PDT 2016
On Thu, Aug 18, 2016, 02:22 Dean Michael Berris <dberris at google.com> wrote:
> dberris added a subscriber: dberris.
> dberris added a comment.
>
> Is there a test that exposes the bug this is meant to fix?
>
Not really, since the bug only affects runtime complexity, but not
correctness.
>
> https://reviews.llvm.org/D23649
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160818/58f066b2/attachment.html>
More information about the llvm-commits
mailing list