[PATCH] cpp11-migrate: Add a transform that use pass-by-value in constructors

Edwin Vane edwin.vane at intel.com
Tue Aug 27 13:35:02 PDT 2013



================
Comment at: docs/PassByValueTransform.rst:135
@@ +134,3 @@
+
+When delayed template parsing is enabled, constructors with dependent types
+aren't transformed. Delayed template parsing is enabled by default on Windows as
----------------
Need a reword on "constructors with dependent types". Whatever you end up with, make sure it's understandable by people who haven't read the spec:) (i.e. don't use terms that have specific meaning only in the spec).


http://llvm-reviews.chandlerc.com/D1342

BRANCH
  pass-by-value

ARCANIST PROJECT
  clang-tools-extra



More information about the cfe-commits mailing list