[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:41:36 PDT 2016


alexfh added a comment.

In http://reviews.llvm.org/D18396#391084, @alexfh wrote:

> The patch doesn't apply cleanly. Please rebase it on top of HEAD.


Actually, the conflict was only in the ReleaseNotes.rst file, which I had to change anyway to fix the formatting around the place you changed. The patch is committed as http://reviews.llvm.org/rL265298. Thank you!


Repository:
  rL LLVM

http://reviews.llvm.org/D18396





More information about the cfe-commits mailing list