Skip to content
Commit 6030e045 authored by Enrico Granata's avatar Enrico Granata
Browse files

Enhance the libc++ list data formatter so that it does not start looking for...

Enhance the libc++ list data formatter so that it does not start looking for loops until asked to actually fetch children. Also, if you're going to read child X, only look for a loop in the first X nodes. Loops further down the road won't really matter. This should speed things up for large lists and fix rdar://18583790

llvm-svn: 219447
parent 4ed77602
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment