This is an archive of the discontinued LLVM Phabricator instance.

Fix -Wunused-but-set-variable warning.
ClosedPublic

Authored by hokein on Aug 29 2016, 4:41 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

hokein updated this revision to Diff 69554.Aug 29 2016, 4:41 AM
hokein retitled this revision from to Fix -Wunused-but-set-variable warning..
hokein updated this object.
hokein added a reviewer: bkramer.
hokein added a subscriber: cfe-commits.
bkramer accepted this revision.Aug 29 2016, 4:43 AM
bkramer edited edge metadata.

lg. Feel free to submit trivial changes like this without pre-commit review.

This revision is now accepted and ready to land.Aug 29 2016, 4:43 AM
This revision was automatically updated to reflect the committed changes.