[PATCH] D18396: Clang-tidy:modernize-use-override. Fix for __declspec attributes and const=0 without spacse
Alexander Kornienko via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 4 07:36:59 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL265298: [clang-tidy] fix a couple of modernize-use-override bugs (authored by alexfh).
Changed prior to commit:
http://reviews.llvm.org/D18396?vs=52543&id=52555#toc
Repository:
rL LLVM
http://reviews.llvm.org/D18396
Files:
clang-tools-extra/trunk/clang-tidy/modernize/UseOverrideCheck.cpp
clang-tools-extra/trunk/docs/ReleaseNotes.rst
clang-tools-extra/trunk/test/clang-tidy/modernize-use-override-ms.cpp
clang-tools-extra/trunk/test/clang-tidy/modernize-use-override.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18396.52555.patch
Type: text/x-patch
Size: 5110 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160404/7278bb0c/attachment.bin>
More information about the cfe-commits
mailing list