Just to reduce number of uncategorized checks, since Clang-tidy has dedicated category for performance checks for awhile.
My build and regressions were OK on RHEL 6.
Differential D16248
[Clang-tidy] rename misc-inefficient-algorithm to performance-inefficient-algorithm Eugene.Zelenko on Jan 15 2016, 4:38 PM. Authored by
Details
Just to reduce number of uncategorized checks, since Clang-tidy has dedicated category for performance checks for awhile. My build and regressions were OK on RHEL 6.
Diff Detail Event TimelineComment Actions Makes sense. One comment re: documentation.
Comment Actions Makes sense. One comment re: documentation.
Comment Actions Please rebase the patch and add full context to the diffs (see http://llvm.org/docs/Phabricator.html).
|
What about MoveConstantArgumentCheck.cpp?