Detects and suggests addressing issues with empty catch statements.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
clang-tools-extra/docs/clang-tidy/checks/bugprone/empty-catch.rst | ||
---|---|---|
170 | Yy, what mistake ? (empty) not needed, or something else should be used instead of `` ? |
clang-tools-extra/docs/clang-tidy/checks/bugprone/empty-catch.rst | ||
---|---|---|
170 | Sorry, I mistook (empty) as part of value. May be just say this in words to avoid such confusions? |