diff options
| author | Matthias Gehre <M.Gehre@gmx.de> | 2019-06-21 21:30:25 +0000 |
|---|---|---|
| committer | Matthias Gehre <M.Gehre@gmx.de> | 2019-06-21 21:30:25 +0000 |
| commit | eeb3f99d23c252f84b99ea3fa14f8d94cec6dc34 (patch) | |
| tree | 5a45087a1837e1edf3c2d8d70951c8ace3469b24 /clang/test/Preprocessor/has_attribute.cpp | |
| parent | 19c4d660f45dca3fc2b2ec5e038e09d1e4a7e322 (diff) | |
| download | bcm5719-llvm-eeb3f99d23c252f84b99ea3fa14f8d94cec6dc34.tar.gz bcm5719-llvm-eeb3f99d23c252f84b99ea3fa14f8d94cec6dc34.zip | |
[clang-tidy] misc-unused-parameters: don't comment out parameter name for C code
Summary: The fixit `int square(int /*num*/)` yields `error: parameter name omitted` for C code. Enable it only for C++ code.
Reviewers: klimek, ilya-biryukov, lebedev.ri, aaron.ballman
Subscribers: xazax.hun, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D63088
llvm-svn: 364106
Diffstat (limited to 'clang/test/Preprocessor/has_attribute.cpp')
0 files changed, 0 insertions, 0 deletions

