This is an archive of the discontinued LLVM Phabricator instance.

[clang-tidy] Move checks from misc- to performance-
ClosedPublic

Authored by alexfh on Nov 27 2017, 4:52 AM.

Details

Summary

rename_check.py misc-move-constructor-init performance-move-constructor-init
rename_check.py misc-inefficient-algorithm performance-inefficient-algorithm

Diff Detail

Event Timeline

alexfh created this revision.Nov 27 2017, 4:52 AM
aaron.ballman accepted this revision.Nov 27 2017, 4:56 AM
aaron.ballman added a subscriber: aaron.ballman.

LGTM!

This revision is now accepted and ready to land.Nov 27 2017, 4:56 AM
hokein accepted this revision.Nov 27 2017, 4:57 AM

LGTM.

This revision was automatically updated to reflect the committed changes.
test/clang-tidy/misc-inefficient-algorithm.cpp