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

via cfe-commits cfe-commits at lists.llvm.org
Sun Dec 28 05:18:52 PST 2025


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

Thanks for the info :)

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


More information about the cfe-commits mailing list