[PATCH] D144748: [clang-tidy] Add bugprone-empty-catch check
Piotr Zegar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jul 23 23:44:15 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG047273fc9c84: [clang-tidy] Add bugprone-empty-catch check (authored by PiotrZSL).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144748/new/
https://reviews.llvm.org/D144748
Files:
clang-tools-extra/clang-tidy/bugprone/BugproneTidyModule.cpp
clang-tools-extra/clang-tidy/bugprone/CMakeLists.txt
clang-tools-extra/clang-tidy/bugprone/EmptyCatchCheck.cpp
clang-tools-extra/clang-tidy/bugprone/EmptyCatchCheck.h
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/docs/clang-tidy/checks/bugprone/empty-catch.rst
clang-tools-extra/docs/clang-tidy/checks/list.rst
clang-tools-extra/test/clang-tidy/checkers/bugprone/empty-catch.cpp
llvm/utils/gn/secondary/clang-tools-extra/clang-tidy/bugprone/BUILD.gn
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144748.543394.patch
Type: text/x-patch
Size: 17253 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230724/0f284340/attachment.bin>
More information about the llvm-commits
mailing list