[PATCH] D128372: [Clang-Tidy] Empty Check
Abraham Corea Diaz via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 28 13:23:05 PDT 2022
abrahamcd updated this revision to Diff 440742.
abrahamcd added a comment.
Progress Update
Hit a roadblock with determining unused return value,
uploading current state for further work.
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.440742.patch
Type: text/x-patch
Size: 16676 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220628/ebfe7e8a/attachment-0001.bin>
More information about the cfe-commits
mailing list