[PATCH] D12675: Avoid using rvalue references with trivially copyable types.
Angel Garcia via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 8 02:02:35 PDT 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL246989: Avoid using rvalue references with trivially copyable types. (authored by angelgarcia).
Changed prior to commit:
http://reviews.llvm.org/D12675?vs=34162&id=34201#toc
Repository:
rL LLVM
http://reviews.llvm.org/D12675
Files:
clang-tools-extra/trunk/clang-tidy/modernize/LoopConvertCheck.cpp
clang-tools-extra/trunk/clang-tidy/modernize/LoopConvertCheck.h
clang-tools-extra/trunk/clang-tidy/modernize/LoopConvertUtils.cpp
clang-tools-extra/trunk/test/clang-tidy/modernize-loop-convert-basic.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12675.34201.patch
Type: text/x-patch
Size: 13016 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150908/303b3994/attachment-0001.bin>
More information about the cfe-commits
mailing list