[PATCH] D58731: [clang-tidy] added cppcoreguidelines-explicit-virtual-functions

Alexander Kornienko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 27 15:12:08 PST 2019


alexfh added a comment.

In D58731#1412831 <https://reviews.llvm.org/D58731#1412831>, @lewmpk wrote:

> I'm trying to find a way to run the test. If someone else has already tested it then yes please.


If you've set up the build with ninja, `ninja check-clang-tools` should do the right thing. But I'm running the test anyway.


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

https://reviews.llvm.org/D58731





More information about the cfe-commits mailing list