[PATCH] D11599: Change some series of AddAllArgs calls to use the most general AddAlllArgs.

Chandler Carruth chandlerc at gmail.com
Wed Jul 29 09:55:35 PDT 2015


chandlerc accepted this revision.
chandlerc added a comment.
This revision is now accepted and ready to land.

Very much prefer preserving the original order.

We were already working around the reorderings by putting the D and U groups into a single call. =/ This approach seems *much* cleaner.


http://reviews.llvm.org/D11599







More information about the cfe-commits mailing list