Do not issue fixit in UnnecessaryValueParamCheck if the function is an explicit template specialization as this could cause build breakages.
Details
Details
Diff Detail
Diff Detail
Event Timeline
test/clang-tidy/performance-unnecessary-value-param.cpp | ||
---|---|---|
358 | Did you mean to add a CHECK-FIXES to ensure the code stays unchanged? |
Did you mean to add a CHECK-FIXES to ensure the code stays unchanged?