[PATCH] D150071: [clang-tidy] Fix bugprone-assert-side-effect to actually give warnings
Carlos Galvez via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 9 09:45:23 PDT 2023
This revision was automatically updated to reflect the committed changes.
carlosgalvezp marked 2 inline comments as done.
Closed by commit rG0d6d8a853a6e: [clang-tidy] Fix bugprone-assert-side-effect to actually give warnings (authored by carlosgalvezp).
Changed prior to commit:
https://reviews.llvm.org/D150071?vs=520194&id=520732#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150071/new/
https://reviews.llvm.org/D150071
Files:
clang-tools-extra/clang-tidy/bugprone/AssertSideEffectCheck.cpp
clang-tools-extra/test/clang-tidy/checkers/bugprone/Inputs/assert-side-effect/assert.h
clang-tools-extra/test/clang-tidy/checkers/bugprone/assert-side-effect.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150071.520732.patch
Type: text/x-patch
Size: 4924 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230509/d34e7733/attachment.bin>
More information about the cfe-commits
mailing list