[PATCH] D133801: Extraction of a matcher for an unused value from an expression from the bugprone-unused-return-value check
Bartłomiej Cieślar via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 20 14:50:52 PDT 2022
barcisz updated this revision to Diff 461721.
barcisz added a comment.
Tests for the check
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133801/new/
https://reviews.llvm.org/D133801
Files:
clang-tools-extra/clang-tidy/bugprone/UnusedReturnValueCheck.cpp
clang-tools-extra/clang-tidy/utils/Matchers.h
clang-tools-extra/unittests/clang-tidy/CMakeLists.txt
clang-tools-extra/unittests/clang-tidy/MatchersTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133801.461721.patch
Type: text/x-patch
Size: 6831 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220920/e1840878/attachment.bin>
More information about the cfe-commits
mailing list