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

LGTM with a nit, thanks for your work.



================
Comment at: clang-tidy/abseil/NoInternalDependenciesCheck.h:20
+/// Finds instances where the user depends on internal details and warns them
+/// against doing so.Should not run on internal Abseil files or Abseil source
+/// code.
----------------
This comment is out of date. The check can handle it, I think.


https://reviews.llvm.org/D50542



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

Reply via email to