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

Daniel Jasper djasper at google.com
Thu May 15 02:11:30 PDT 2014


Updated patch.

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 --------------
A non-text attachment was scrubbed...
Name: D3688.9417.patch
Type: text/x-patch
Size: 8898 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140515/57cd5e2d/attachment.bin>


More information about the cfe-commits mailing list