[PATCH] D18217: [libcxx] Fix -Wdeprecated warnings

don hinton via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 16 11:34:08 PDT 2016


hintonda created this revision.
hintonda added reviewers: rsmith, howard.hinnant, logan.
hintonda added a subscriber: cfe-commits.

Fix -Wdeprecated warning for throw() specs and implicit copy
ctor's and assignmen oper's.

http://reviews.llvm.org/D18217

Files:
  include/__bit_reference
  include/__sso_allocator
  include/codecvt
  include/exception
  include/future
  include/ios
  include/memory
  include/new
  include/regex
  include/stdexcept
  include/system_error
  include/typeinfo
  src/ios.cpp
  src/regex.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18217.50841.patch
Type: text/x-patch
Size: 20815 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160316/6cc7137d/attachment-0001.bin>


More information about the cfe-commits mailing list