diff options
| author | Qizhi Hu <836744285@qq.com> | 2024-03-06 09:27:32 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-06 09:27:32 +0800 |
| commit | 8b326d59467b941831942c651c585055b3d512e4 (patch) | |
| tree | a7d3908797bce44662eccb42c7dff479ca3e3e76 /llvm/tools/llvm-cov/CodeCoverage.cpp | |
| parent | aeda1a6e800e0dd6c91c0332b4db95094ad5b301 (diff) | |
| download | llvm-8b326d59467b941831942c651c585055b3d512e4.zip llvm-8b326d59467b941831942c651c585055b3d512e4.tar.gz llvm-8b326d59467b941831942c651c585055b3d512e4.tar.bz2 | |
[clang-tidy] fix false negative in cppcoreguidelines-missing-std-forward (#83987)
Try to fix https://github.com/llvm/llvm-project/issues/83845
When `std::forward` is invoked in a function, make sure it uses correct
parameter by checking if the bounded `var` equals the parameter.
Co-authored-by: huqizhi <836744285@qq.com>
Diffstat (limited to 'llvm/tools/llvm-cov/CodeCoverage.cpp')
0 files changed, 0 insertions, 0 deletions
