[PATCH] D132786: [clang-tidy] Fix a false positive in bugprone-assignment-in-if-condition
Nathan James via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Aug 27 11:55:22 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6bd98b4f2df0: [clang-tidy] Fix a false positive in bugprone-assignment-in-if-condition (authored by njames93).
Changed prior to commit:
https://reviews.llvm.org/D132786?vs=456102&id=456139#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132786/new/
https://reviews.llvm.org/D132786
Files:
clang-tools-extra/clang-tidy/bugprone/AssignmentInIfConditionCheck.cpp
clang-tools-extra/clang-tidy/bugprone/AssignmentInIfConditionCheck.h
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/test/clang-tidy/checkers/bugprone/assignment-in-if-condition.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132786.456139.patch
Type: text/x-patch
Size: 4429 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220827/8697f80d/attachment.bin>
More information about the cfe-commits
mailing list