diff options
author | Adrian Kuegel <akuegel@google.com> | 2022-11-07 09:23:07 +0100 |
---|---|---|
committer | Adrian Kuegel <akuegel@google.com> | 2022-11-07 09:24:32 +0100 |
commit | abe2738b7b02f93941b9e193e637e99d4e3c1581 (patch) | |
tree | 0967adb750e29da2848c7752ebc2a412d0ceb628 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | f4707af2944015732b1f35e1bc66cc62f489cef2 (diff) | |
download | llvm-abe2738b7b02f93941b9e193e637e99d4e3c1581.zip llvm-abe2738b7b02f93941b9e193e637e99d4e3c1581.tar.gz llvm-abe2738b7b02f93941b9e193e637e99d4e3c1581.tar.bz2 |
[mlir] Apply two ClangTidy findings.
- argument name 'isLastOutput' in comment does not match parameter name
'hasOutput'.
- override is redundant since the function is already declared 'final'.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions