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

Zinovy Nis via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 23 23:55:38 PDT 2019


zinovy.nis updated this revision to Diff 211428.
zinovy.nis added a comment.

- Fixed tests.


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

https://reviews.llvm.org/D65104

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65104.211428.patch
Type: text/x-patch
Size: 3160 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190724/c9d83b81/attachment-0001.bin>


More information about the cfe-commits mailing list