[PATCH] D23466: ADT: Remove UB in ilist (and use a circular linked list)

Hans Wennborg via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 16 15:38:00 PDT 2016


hans added a comment.

In https://reviews.llvm.org/D23466#517296, @dexonsmith wrote:

> - I'll post back here when 'check' and 'check-clang' are clean.  At that point I'll try a bootstrap of 'clang' on Darwin/x86_64, since this is exposing a lot of bugs and I don't entirely trust our lit-test coverage.  Volunteers for other configurations welcome!  (Otherwise I'll leave it to the bots.)


I'll be happy to test a Linux bootstrap and on Chromium.


https://reviews.llvm.org/D23466





More information about the llvm-commits mailing list