[PATCH] D18123: Fix implicit copy ctor and copy assignment operator warnings when -Wdeprecated passed.

don hinton via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 14 12:29:21 PDT 2016


hintonda added a comment.

Btw, what do you think about making -Wdeprecated the default for llvm/clang builds?

With this change, llvm/clang will be clean.  However, libcxx and libcxxabi have a bunch of throw warnings.


http://reviews.llvm.org/D18123





More information about the cfe-commits mailing list