This is an archive of the discontinued LLVM Phabricator instance.

Modernize the TableGen code by using C++11 range-based for loops
AbandonedPublic

Authored by ehsan on Sep 24 2014, 9:20 PM.

Details

Reviewers
None

Diff Detail

Event Timeline

ehsan updated this revision to Diff 14061.Sep 24 2014, 9:20 PM
ehsan retitled this revision from to Modernize the TableGen code by using C++11 range-based for loops.
ehsan edited the test plan for this revision. (Show Details)
ehsan added a subscriber: Unknown Object (MLST).
ehsan updated this revision to Diff 14070.Sep 25 2014, 5:57 AM

Addressed the review comment.

ehsan abandoned this revision.Oct 7 2014, 7:51 AM

Thanks for the review, Justin. Let's can this...