xgupta added inline comments.
================ Comment at: clang/docs/LanguageExtensions.rst:539 +.. code-block:: c++ + typedef float m4x4_t __attribute__((matrix_type(4, 4))); + ---------------- This is incorrect ig. I get warning message : Warning, treated as error: /home/user/llvm-project/clang/docs/LanguageExtensions.rst:538:Error in "code-block" directive: maximum 1 argument(s) allowed, 6 supplied. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D104198/new/ https://reviews.llvm.org/D104198 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits