This is an archive of the discontinued LLVM Phabricator instance.

NFC: add indexing operator for ArrayAttr
AbandonedPublic

Authored by bondhugula on Feb 14 2020, 10:27 PM.

Details

Summary
  • add ArrayAttr::operator[](unsigned idx)

Signed-off-by: Uday Bondhugula <uday@polymagelabs.com>

Diff Detail

Event Timeline

bondhugula created this revision.Feb 14 2020, 10:27 PM
bondhugula abandoned this revision.Feb 14 2020, 10:30 PM

D74663 was updated to use arc.