Eugene.Zelenko added inline comments.

================
Comment at: clang-tools-extra/docs/ReleaseNotes.rst:188
+
+  Suggests converting uses of ``fbl::move`` to
+  ``std::move``, and suggests inserting the ``<utility>`` header.
----------------
Please try to fill as much as possible to 80 characters.


================
Comment at: clang-tools-extra/docs/ReleaseNotes.rst:189
+  Suggests converting uses of ``fbl::move`` to
+  ``std::move``, and suggests inserting the ``<utility>`` header.
+
----------------
inserting -> to include? Same in documentation.


https://reviews.llvm.org/D54168



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

Reply via email to