User Details
- User Since
- Jul 25 2018, 3:32 PM (72 w, 1 d)
Wed, Nov 13
Nov 3 2019
Oct 28 2019
Oct 27 2019
Nov 11 2018
I could be missing something, but I don't understand why ToProcess needs to be a set-like container since we're erasing elements as we go (ie the erased elements won't be duplicate checked on next insertion). We skip any that have been previously processed in the inner loop too, which seems like it's doing the same work the set would be doing.
Nov 10 2018
Thanks and much appreciated!
Thanks!
I don't have commit access to land this myself.
Nov 8 2018
Ping.
Oct 27 2018
Ping.
Oct 19 2018
Add missing part of previous change to patch. Now all unit tests pass.
Oct 18 2018
Fixed the added assert to do the right thing. Clang can now build with a debug Clang built from this patch, and all unittests I could find pass in that built version too.
Oct 14 2018
Aug 25 2018
Pinging this as it's been "Ready to Land" for a while and I want to check that that's not because I've forgotten to do something?
Aug 1 2018
Thanks! I don't have write access to svn so I can't commit the patch myself, but assuming that I've read the docs correctly if anyone is able to take it I'd be grateful.