martong accepted this revision.
martong added a comment.
This revision is now accepted and ready to land.

LGTM!



================
Comment at: clang/lib/StaticAnalyzer/Core/BugReporter.cpp:2132
+
+  assert(!isDependency(Registry, bt.getCheckerName()) &&
+         "Some checkers depend on this one! We don't allow dependency "
----------------
Oh yeah! :)


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

https://reviews.llvm.org/D78126



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to