[PATCH] D65104: [clang-tidy] Add FixItHint for performance-noexcept-move-constructor

Zinovy Nis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 4 06:32:15 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL367785: [clang-tidy] Add FixItHint for performance-noexcept-move-constructor (authored by zinovy.nis, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D65104?vs=211429&id=213244#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65104/new/

https://reviews.llvm.org/D65104

Files:
  clang-tools-extra/trunk/clang-tidy/performance/NoexceptMoveConstructorCheck.cpp
  clang-tools-extra/trunk/test/clang-tidy/performance-noexcept-move-constructor-fix.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65104.213244.patch
Type: text/x-patch
Size: 3473 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190804/5432bbef/attachment-0001.bin>


More information about the llvm-commits mailing list