This is an archive of the discontinued LLVM Phabricator instance.

Add a test to modernize-loop-convert.
ClosedPublic

Authored by angelgarcia on Sep 17 2015, 7:11 AM.

Details

Summary

Add the test about replacements in several arguments of the same macro call, now that the problem has been fixed.

Diff Detail

Event Timeline

angelgarcia retitled this revision from to Add a test to modernize-loop-convert..
angelgarcia updated this object.
angelgarcia added a reviewer: alexfh.
angelgarcia added subscribers: klimek, cfe-commits.
alexfh accepted this revision.Sep 17 2015, 7:25 AM
alexfh edited edge metadata.

LG with a comment.

test/clang-tidy/modernize-loop-convert-extra.cpp
705–713

"Multiple macro arguments." would be clearer.

This revision is now accepted and ready to land.Sep 17 2015, 7:25 AM
angelgarcia edited edge metadata.

Done.

angelgarcia closed this revision.Sep 17 2015, 7:27 AM