[PATCH] D128372: [Clang-Tidy] Empty Check
Abraham Corea Diaz via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 7 13:55:23 PDT 2022
abrahamcd updated this revision to Diff 443056.
abrahamcd marked 3 inline comments as done.
abrahamcd added a comment.
Adds argument 0 test case and refactoring based on feedback.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128372/new/
https://reviews.llvm.org/D128372
Files:
clang-tools-extra/clang-tidy/bugprone/BugproneTidyModule.cpp
clang-tools-extra/clang-tidy/bugprone/CMakeLists.txt
clang-tools-extra/clang-tidy/bugprone/StandaloneEmptyCheck.cpp
clang-tools-extra/clang-tidy/bugprone/StandaloneEmptyCheck.h
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/docs/clang-tidy/checks/bugprone/standalone-empty.rst
clang-tools-extra/docs/clang-tidy/checks/list.rst
clang-tools-extra/test/clang-tidy/checkers/bugprone/standalone-empty.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128372.443056.patch
Type: text/x-patch
Size: 22030 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220707/0132e721/attachment-0001.bin>
More information about the cfe-commits
mailing list