[PATCH] D31102: Rename AttributeSet to AttributeList

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 29 10:41:41 PDT 2017


rnk added a comment.

In https://reviews.llvm.org/D31102#712144, @oren_ben_simhon wrote:

> If i understand correctly AttributeSet is a list of attribute sets. If this is correct why not changing the name to AttributeSetList?


That's correct, I just felt AttributeSetList was too long.


Repository:
  rL LLVM

https://reviews.llvm.org/D31102





More information about the llvm-commits mailing list