[PATCH] D75360: [analyzer][NFC] Tie CheckerRegistry to CheckerManager, allow CheckerManager to be constructed for non-analysis purposes

Jonas Devlieghere via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 23 12:33:22 PDT 2020


JDevlieghere added a comment.

In D75360#1937556 <https://reviews.llvm.org/D75360#1937556>, @Szelethus wrote:

> In D75360#1937415 <https://reviews.llvm.org/D75360#1937415>, @JDevlieghere wrote:
>
> > It appears this broke the modules build: http://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake/12905/console
> >
> > Can you please take a look?
>
>
> Yup, on it.


Oh, I'm sorry, I just reverted it like a minute ago.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75360





More information about the cfe-commits mailing list