Skip to content
Commit 17934da7 authored by Felix Berger's avatar Felix Berger
Browse files

[clang-tidy] UnnecessaryValueParamCheck - only warn for virtual methods

Summary:

As changing virtual methods could break method overrides disable applying the fix and just warn.

Reviewers: alexfh, sbenza

Subscribers: cfe-commits

Differential Revision: http://reviews.llvm.org/D21936

llvm-svn: 274552
parent a9cd6aa8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment