[PATCH] D54438: [analyzer] Reimplement dependencies between checkers

George Karpenkov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 29 11:22:45 PST 2019


george.karpenkov added a comment.

After this landed, options for RetainCountChecker stopped working - e.g. I can't use `osx.cocoa.RetainCount:blah=X`.
Do you know why is this the case / how to fix it?


Repository:
  rL LLVM

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

https://reviews.llvm.org/D54438





More information about the cfe-commits mailing list