Piotr Zegar
|
047273fc9c
|
[clang-tidy] Add bugprone-empty-catch check
Detects and suggests addressing issues with empty catch statements.
Reviewed By: xgupta
Differential Revision: https://reviews.llvm.org/D144748
|
2023-07-24 06:34:34 +00:00 |
|
Piotr Zegar
|
490bf27e53
|
Revert "[clang-tidy] Add bugprone-empty-catch check"
CI failed on "ubuntu-fast" due to disabled exceptions.
This reverts commit f256fee5343033bf8a31aee06a80f3e982b76f82.
|
2023-07-23 18:13:52 +00:00 |
|
Piotr Zegar
|
f256fee534
|
[clang-tidy] Add bugprone-empty-catch check
Detects and suggests addressing issues with empty catch statements.
Reviewed By: xgupta
Differential Revision: https://reviews.llvm.org/D144748
|
2023-07-23 18:02:10 +00:00 |
|