[PATCH] D157239: [clang-tidy] Implement bugprone-incorrect-enable-if
Chris Cotter via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Aug 6 12:23:49 PDT 2023
ccotter updated this revision to Diff 547599.
ccotter added a comment.
- Edited wrong file
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157239/new/
https://reviews.llvm.org/D157239
Files:
clang-tools-extra/clang-tidy/bugprone/BugproneTidyModule.cpp
clang-tools-extra/clang-tidy/bugprone/CMakeLists.txt
clang-tools-extra/clang-tidy/bugprone/IncorrectEnableIfCheck.cpp
clang-tools-extra/clang-tidy/bugprone/IncorrectEnableIfCheck.h
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/docs/clang-tidy/checks/bugprone/incorrect-enable-if.rst
clang-tools-extra/docs/clang-tidy/checks/list.rst
clang-tools-extra/test/clang-tidy/checkers/bugprone/incorrect-enable-if.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157239.547599.patch
Type: text/x-patch
Size: 13448 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230806/677dcedd/attachment-0001.bin>
More information about the cfe-commits
mailing list