[all-commits] [llvm/llvm-project] 652720: [clang-tidy] Remove a duplicated if-branch in the ...
Haojian Wu via All-commits
all-commits at lists.llvm.org
Fri Nov 18 06:08:07 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6527201414cf9479639594a7a1f80558ec09d106
https://github.com/llvm/llvm-project/commit/6527201414cf9479639594a7a1f80558ec09d106
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2022-11-18 (Fri, 18 Nov 2022)
Changed paths:
M clang-tools-extra/clang-tidy/misc/UnusedUsingDeclsCheck.cpp
Log Message:
-----------
[clang-tidy] Remove a duplicated if-branch in the unused-using-decl
check, NFC
More information about the All-commits
mailing list