aaron.ballman accepted this revision. aaron.ballman added a comment. This revision is now accepted and ready to land.
Aside from some documentation nits, LGTM! ================ Comment at: docs/clang-tidy/checks/fuchsia-virtual-inheritance.rst:6 + +Warns if classes are defined or created with virtual inheritance. + ---------------- Comment is out of date. ================ Comment at: docs/clang-tidy/checks/fuchsia-virtual-inheritance.rst:14 + +Classes with virtual inheritance should not be created: + ---------------- Comment out of date https://reviews.llvm.org/D40813 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits