diff options
author | 5chmidti <44101708+5chmidti@users.noreply.github.com> | 2023-10-20 21:28:02 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-20 21:28:02 +0200 |
commit | 9399094586aa803fb399ae508e5aa46c8728fdd6 (patch) | |
tree | dca6972617883f4593050a6d47e20e915f8ef5e0 /clang/lib/Lex/ModuleMap.cpp | |
parent | e774482c4c410800e988e1f7ab056e8ba1741aff (diff) | |
download | llvm-9399094586aa803fb399ae508e5aa46c8728fdd6.zip llvm-9399094586aa803fb399ae508e5aa46c8728fdd6.tar.gz llvm-9399094586aa803fb399ae508e5aa46c8728fdd6.tar.bz2 |
[clang-tidy] modernize-avoid-bind only return for non-void function (#69207)
- only return when the return type is non-void
- fix missing return on member functions
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions