[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:27:32 PST 2019


alexfh added a comment.

In D58731#1412843 <https://reviews.llvm.org/D58731#1412843>, @alexfh wrote:

> 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.


The new test fails even after I fixed the YAML config in the RUN lines. Please fix and re-upload the patch.


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

https://reviews.llvm.org/D58731





More information about the cfe-commits mailing list