[PATCH] Initial version of clang-tidy check to use override instead of virual.

Alexander Kornienko alexfh at google.com
Fri May 16 01:58:39 PDT 2014


Looks good once you remove "  Method->dump();" that you left on line 55.
On 16 May 2014 10:50, "Daniel Jasper" <djasper at google.com> wrote:

> Address comments and add more tests.
>
> http://reviews.llvm.org/D3688
>
> Files:
>   clang-tidy/misc/CMakeLists.txt
>   clang-tidy/misc/MiscTidyModule.cpp
>   clang-tidy/misc/UseOverride.cpp
>   clang-tidy/misc/UseOverride.h
>   test/clang-tidy/check_clang_tidy_fix.sh
>   test/clang-tidy/use-override.cpp
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140516/37fff322/attachment.html>


More information about the cfe-commits mailing list