mclow.lists added a comment.

> Okay, but should I fix the 146 cases of " = default;" that were already there?


If there are `= default` in code that can be used from C++03, then they ought 
to be fixed.
Note that many of the ones that turn up in a text search are in the synopsis - 
not in the code.


http://reviews.llvm.org/D18217



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to