[PATCH] D78120: [analyzer][StreamChecker] Don't make StreamTestChecker depend on StreamChecker for the time being
Kristóf Umann via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 13 10:19:32 PDT 2020
Szelethus added a comment.
In D78120#1983756 <https://reviews.llvm.org/D78120#1983756>, @balazske wrote:
> LGTM
> But a better approach can be to make a new kind of dependency. (Or split the StreamChecker.)
Definitely the latter, I just didn't wanna mess with your project :) But I'd be happy to assist in splitting it up eventually!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78120/new/
https://reviews.llvm.org/D78120
More information about the cfe-commits
mailing list