[clang] [webkit.RefCntblBaseVirtualDtor] Make ThreadSafeRefCounted not generate warnings (PR #107676)

Artem Dergachev via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 10 13:34:51 PDT 2024


https://github.com/haoNoQ commented:

Aha makes sense!

Looks like you're putting no restrictions on what the opaque function is. This may cause some false negatives but it's probably ultimately ok, but it might be a good idea to confirm.

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


More information about the cfe-commits mailing list