Eugene.Zelenko added inline comments.
================ Comment at: clang-tools-extra/docs/ReleaseNotes.rst:60 -The improvements are... +Added a safety module for safety-critical checks like those from High Integrity C++. + ---------------- Please take look on Release Notes format in previous releases branches (3.9 and 40). ================ Comment at: clang-tools-extra/docs/clang-tidy/checks/safety-no-assembler.rst:9 +Inline assembler is forbidden by safety-critical C++ standards like High +Intergrity C++ as it restricts the portability of code. ---------------- Link to particular standard will be helpful. https://reviews.llvm.org/D29267 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits