[clang-tools-extra] Fix false positive in bugprone-throw-keyword-missing (PR #115302)

Julian Schmidt via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 8 12:17:11 PST 2024


https://github.com/5chmidti approved this pull request.

LGTM

---

I filed #115540 because I noticed how the `hasAncestor` matcher in the `unless` part means that we are excluding quite some cases. (unrelated to this PRI)

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


More information about the cfe-commits mailing list