Eugene.Zelenko added inline comments.
================ Comment at: docs/ReleaseNotes.rst:173 + + This check adds ``[[nodiscard]]`` attributes (introduced in C++17) to member + functions to highlight at compile time where the return value of a function ---------------- Please omit this check. Same in documentation. ================ Comment at: docs/ReleaseNotes.rst:175 + functions to highlight at compile time where the return value of a function + should not be ignored + ---------------- Please add dot at the end. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D55433/new/ https://reviews.llvm.org/D55433 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits