[clang-tools-extra] [clang-tidy] Fix some false negatives in `bugprone-throw-keyword-missing` (PR #173748)

Victor Chernyakin via cfe-commits cfe-commits at lists.llvm.org
Sun Dec 28 03:38:19 PST 2025


================
@@ -49,7 +49,7 @@ struct RegularException {
 
 // --------------
----------------
localspook wrote:

Can you elaborate what you mean by `DestructorTest`? What destructor is being tested?

https://github.com/llvm/llvm-project/pull/173748


More information about the cfe-commits mailing list