[PATCH] D11394: Fix warnings about pessimizing return moves for C++11 and higher

Dimitry Andric dimitry at andric.com
Wed Jul 22 00:07:08 PDT 2015


dim updated this revision to Diff 30324.
dim added a comment.

Used _LIBCPP_HAS_NO_RVALUE_REFERENCES instead of checking __cplusplus.


http://reviews.llvm.org/D11394

Files:
  include/__config
  include/__hash_table
  include/__tree
  include/algorithm
  include/ext/hash_map
  include/map
  include/unordered_map

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11394.30324.patch
Type: text/x-patch
Size: 3890 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150722/1ec8b254/attachment.bin>


More information about the cfe-commits mailing list