[PATCH] D30547: [clang-tidy] Forwarding reference overload in constructors

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 6 03:09:17 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL299638: [clang-tidy] Check for forwarding reference overload in constructors. (authored by xazax).

Changed prior to commit:
  https://reviews.llvm.org/D30547?vs=94028&id=94339#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D30547

Files:
  clang-tools-extra/trunk/clang-tidy/misc/CMakeLists.txt
  clang-tools-extra/trunk/clang-tidy/misc/ForwardingReferenceOverloadCheck.cpp
  clang-tools-extra/trunk/clang-tidy/misc/ForwardingReferenceOverloadCheck.h
  clang-tools-extra/trunk/clang-tidy/misc/MiscTidyModule.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/misc-forwarding-reference-overload.rst
  clang-tools-extra/trunk/test/clang-tidy/misc-forwarding-reference-overload.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30547.94339.patch
Type: text/x-patch
Size: 18266 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170406/4152da5f/attachment.bin>


More information about the cfe-commits mailing list