[PATCH] D77177: [Analyzer][WebKit] RefCntblBaseVirtualDtorChecker & shared utils

Nico Weber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 21 12:59:47 PDT 2020


thakis added a comment.

About the patch itself: Project-specific checks like this usually go in clang-tidy, not in the static analyzer (which ships with the compiler binary).


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D77177/new/

https://reviews.llvm.org/D77177





More information about the cfe-commits mailing list