commit | b5c13269d3a68326663b0de04a3c047d7fd8e3cc | [log] [tgz] |
---|---|---|
author | Felix Berger <[email protected]> | Wed Jul 26 00:45:41 2017 +0000 |
committer | Felix Berger <[email protected]> | Wed Jul 26 00:45:41 2017 +0000 |
tree | 7839b1cc980abc0dae273b5c75bebcf3fe106911 | |
parent | 89a511008ba57782e6706db7d9898fb623cc107e [diff] |
[clang-tidy] Do not issue fixit for explicit template specializations Summary: Do not issue fixit in UnnecessaryValueParamCheck if the function is an explicit template specialization as this could cause build breakages. Reviewers: alexfh Subscribers: JDevlieghere, xazax.hun, cfe-commits Differential Revision: https://reviews.llvm.org/D35718 git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/trunk@309067 91177308-0d34-0410-b5e6-96231b3b80d8