[PATCH] D84898: [clang-tidy] Add new checker for complex conditions with no meaning
Vince Bridgers via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 30 08:37:11 PDT 2020
vabridgers updated this revision to Diff 281943.
vabridgers added a comment.
Address backticks in rst files
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84898/new/
https://reviews.llvm.org/D84898
Files:
clang-tools-extra/clang-tidy/bugprone/BugproneTidyModule.cpp
clang-tools-extra/clang-tidy/bugprone/CMakeLists.txt
clang-tools-extra/clang-tidy/bugprone/ComplexConditionsCheck.cpp
clang-tools-extra/clang-tidy/bugprone/ComplexConditionsCheck.h
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/docs/clang-tidy/checks/bugprone-complex-conditions.rst
clang-tools-extra/docs/clang-tidy/checks/list.rst
clang-tools-extra/test/clang-tidy/checkers/bugprone-complex-conditions.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84898.281943.patch
Type: text/x-patch
Size: 12130 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200730/9045c8af/attachment-0001.bin>
More information about the cfe-commits
mailing list