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

Zinovy Nis via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 22 10:54:30 PDT 2019


zinovy.nis created this revision.
zinovy.nis added reviewers: alexfh, rsmith, aaron.ballman.
Herald added subscribers: cfe-commits, xazax.hun.
Herald added a project: clang.

Repository:
  rCTE Clang Tools Extra

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.211146.patch
Type: text/x-patch
Size: 3640 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190722/01cc6f6a/attachment.bin>


More information about the cfe-commits mailing list