[PATCH] D132795: [clang-tidy] Tweak diagnostics for bugprone-assign-in-if-condition
Nathan James via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Aug 27 16:22:05 PDT 2022
This revision was automatically updated to reflect the committed changes.
njames93 marked an inline comment as done.
Closed by commit rG32d88239ae65: [clang-tidy] Tweak diagnostics for bugprone-assign-in-if-condition (authored by njames93).
Changed prior to commit:
https://reviews.llvm.org/D132795?vs=456144&id=456157#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132795/new/
https://reviews.llvm.org/D132795
Files:
clang-tools-extra/clang-tidy/bugprone/AssignmentInIfConditionCheck.cpp
clang-tools-extra/clang-tidy/bugprone/AssignmentInIfConditionCheck.h
clang-tools-extra/test/clang-tidy/checkers/bugprone/assignment-in-if-condition.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132795.456157.patch
Type: text/x-patch
Size: 5223 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220827/1061b0f9/attachment.bin>
More information about the cfe-commits
mailing list