[PATCH] D116425: [clang-tidy] Improve modernize-redundant-void-arg to recognize macro uses

Richard via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 7 17:44:49 PST 2022


LegalizeAdulthood updated this revision to Diff 398281.
LegalizeAdulthood edited the summary of this revision.
LegalizeAdulthood added a comment.

Add more test cases and improve the Lexing state machine


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D116425/new/

https://reviews.llvm.org/D116425

Files:
  clang-tools-extra/clang-tidy/modernize/RedundantVoidArgCheck.cpp
  clang-tools-extra/test/clang-tidy/checkers/modernize-redundant-void-arg.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116425.398281.patch
Type: text/x-patch
Size: 7929 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220108/c6c10f6d/attachment-0001.bin>


More information about the cfe-commits mailing list