nikic wrote:

You can just not open the entire stack at once. Nobody is going to review a 
hundred PRs in one sitting anyway. It is usually sufficient to have an overview 
PR (like this) if people want to get a high level idea, it's not necessary to 
have individual PRs open for all parts of it.

And yes, some of those PRs should not be there. E.g. 
https://github.com/llvm/llvm-project/pull/225693 should either be in the PR 
that introduced the issue (if it was introduced in the stack), or it should be 
a completely separate PR that is independent from the stack (if it is fixing a 
pre-existing issue).

https://github.com/llvm/llvm-project/pull/188765
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to