kadircet wrote:

Do you or @petrhosek have some free cycles to follow up on that soon?

Because as things stand, unit test execution is currently in a very fragile 
state. Anyone that adds a unittest to clang currently runs the risk of braking 
something completely unrelated (I do agree that it's the fault of those tests 
to be fragile in the first place), resulting in lots of time debugging (I spent 
a good couple hours here).

If we can't get a fix in soon, can we consider reverting this until someone has 
the capacity to land this with a custom main for clang unit tests?

https://github.com/llvm/llvm-project/pull/134196
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to