[clang-tidy] Create alias cert-err51-cpp for check bugprone-exception-escape
Open
clang-tidy
- Dominant language
- LLVM
- Stars
- 40.5k
- Forks
- 18.7k
- PR merge metrics
- PR metrics pending
Description
This CERT rule https://wiki.sei.cmu.edu/confluence/display/cplusplus/ERR51-CPP.+Handle+all+exceptions should be already fully covered by clang-tidy https://clang.llvm.org/extra/clang-tidy/checks/bugprone/exception-escape.html check
Contributor guide
Assessment
This issue has not been assessed yet.