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
- Repository
- rL LLVM
Event Timeline
test/clang-tidy/performance-unnecessary-value-param.cpp | ||
---|---|---|
358 ↗ | (On Diff #107631) | Did you mean to add a CHECK-FIXES to ensure the code stays unchanged? |