[PATCH] D18396: Clang-tidy:modernize-use-override. Fix for __declspec attributes and const=0 without spacse

Robert Bolter via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 29 07:23:28 PDT 2016


Rob updated this revision to Diff 51904.
Rob added a comment.

Update to address review.
Clang-format applied and nit fixed.


http://reviews.llvm.org/D18396

Files:
  clang-tidy/modernize/UseOverrideCheck.cpp
  test/clang-tidy/modernize-use-override-ms.cpp
  test/clang-tidy/modernize-use-override.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18396.51904.patch
Type: text/x-patch
Size: 4537 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160329/4beb1e6b/attachment.bin>


More information about the cfe-commits mailing list