Remove std::move on return when it could prevent copy elision.
[oota-llvm.git] / .clang-tidy
1 Checks: '-*,clang-diagnostic-*,llvm-*,misc-*'