[PATCH] D157057: [clang-tidy] Implement cppcoreguidelines CP.52
Chris Cotter via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 3 17:23:48 PDT 2023
ccotter updated this revision to Diff 547061.
ccotter added a comment.
- Specify version
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157057/new/
https://reviews.llvm.org/D157057
Files:
clang-tools-extra/clang-tidy/cppcoreguidelines/CMakeLists.txt
clang-tools-extra/clang-tidy/cppcoreguidelines/CppCoreGuidelinesTidyModule.cpp
clang-tools-extra/clang-tidy/cppcoreguidelines/NoSuspendWithLockCheck.cpp
clang-tools-extra/clang-tidy/cppcoreguidelines/NoSuspendWithLockCheck.h
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/docs/clang-tidy/checks/cppcoreguidelines/no-suspend-with-lock.rst
clang-tools-extra/docs/clang-tidy/checks/list.rst
clang-tools-extra/test/clang-tidy/checkers/cppcoreguidelines/no-suspend-with-lock.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157057.547061.patch
Type: text/x-patch
Size: 15306 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230804/7de4dbb9/attachment-0001.bin>
More information about the cfe-commits
mailing list