[PATCH] D45632: [Attributes] Fix a bug in AttributeList::get so it can handle a mix FunctionIndex and ReturnIndex/arg indices at the same time

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 16 09:36:58 PDT 2018


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

Yikes. Thanks for the fix, looks good.


https://reviews.llvm.org/D45632





More information about the llvm-commits mailing list