commit | 89f791d2e13a9079d7349a66193c8a75295d68ea | [log] [tgz] |
---|---|---|
author | Nikita Popov <nikita.ppv@gmail.com> | Sat Jan 15 22:14:16 2022 +0100 |
committer | Copybara-Service <copybara-worker@google.com> | Sat Jan 15 13:43:21 2022 -0800 |
tree | 26b6a10e516c6b7f59d2794ea51e8c7ceb74cec3 | |
parent | 79c1a1b4a6abd73f0f01a8d053304b852a214316 [diff] |
[AttrBuilder] Remove ctor accepting AttributeList and Index Use the AttributeSet constructor instead. There's no good reason why AttrBuilder itself should exact the AttributeSet from the AttributeList. Moving this out of the AttrBuilder generally results in cleaner code. GitOrigin-RevId: c63a3175c2947e8c1a2d3bbe16a8586600705c54