[PATCH] D12675: Avoid using rvalue references with trivially copyable types.

Angel Garcia via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 7 09:01:34 PDT 2015


angelgarcia updated this revision to Diff 34162.
angelgarcia added a comment.

This is the test case I was worried about.


http://reviews.llvm.org/D12675

Files:
  clang-tidy/modernize/LoopConvertCheck.cpp
  clang-tidy/modernize/LoopConvertCheck.h
  clang-tidy/modernize/LoopConvertUtils.cpp
  test/clang-tidy/modernize-loop-convert-basic.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12675.34162.patch
Type: text/x-patch
Size: 12728 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150907/5f453c80/attachment-0001.bin>


More information about the cfe-commits mailing list