[all-commits] [llvm/llvm-project] df1137: [clang-tidy][NFC] Clean up traversal mode handling...
Victor Chernyakin via All-commits
all-commits at lists.llvm.org
Thu Feb 19 18:36:10 PST 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: df1137c66623674bfc1f26625e070ccdb3a10d3e
https://github.com/llvm/llvm-project/commit/df1137c66623674bfc1f26625e070ccdb3a10d3e
Author: Victor Chernyakin <chernyakin.victor.j at outlook.com>
Date: 2026-02-19 (Thu, 19 Feb 2026)
Changed paths:
M clang-tools-extra/clang-tidy/modernize/RedundantVoidArgCheck.cpp
M clang-tools-extra/clang-tidy/modernize/RedundantVoidArgCheck.h
Log Message:
-----------
[clang-tidy][NFC] Clean up traversal mode handling in `modernize-redundant-void-arg` (#182408)
#173340 added a bit of code to this check to work around #170953. Now
that the latter PR is merged, we can remove the workaround.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list