[PATCH] D18961: Add a readability-deleted-default clang-tidy check.

Alexander Kornienko via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 13 04:39:19 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL266190: [clang-tidy] Add a readability-deleted-default clang-tidy check. (authored by alexfh).

Changed prior to commit:
  http://reviews.llvm.org/D18961?vs=53533&id=53536#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D18961

Files:
  clang-tools-extra/trunk/clang-tidy/readability/CMakeLists.txt
  clang-tools-extra/trunk/clang-tidy/readability/DeletedDefaultCheck.cpp
  clang-tools-extra/trunk/clang-tidy/readability/DeletedDefaultCheck.h
  clang-tools-extra/trunk/clang-tidy/readability/ReadabilityTidyModule.cpp
  clang-tools-extra/trunk/docs/ReleaseNotes.rst
  clang-tools-extra/trunk/docs/clang-tidy/checks/list.rst
  clang-tools-extra/trunk/docs/clang-tidy/checks/readability-deleted-default.rst
  clang-tools-extra/trunk/test/clang-tidy/readability-deleted-default.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18961.53536.patch
Type: text/x-patch
Size: 13971 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160413/1a6de625/attachment.bin>


More information about the cfe-commits mailing list