Author: alexfh Date: Thu Aug 18 06:10:52 2016 New Revision: 279050 URL: http://llvm.org/viewvc/llvm-project?rev=279050&view=rev Log: [clang-tidy docs] Fix formatting.
Modified: clang-tools-extra/trunk/docs/clang-tidy/checks/mpi-type-mismatch.rst Modified: clang-tools-extra/trunk/docs/clang-tidy/checks/mpi-type-mismatch.rst URL: http://llvm.org/viewvc/llvm-project/clang-tools-extra/trunk/docs/clang-tidy/checks/mpi-type-mismatch.rst?rev=279050&r1=279049&r2=279050&view=diff ============================================================================== --- clang-tools-extra/trunk/docs/clang-tidy/checks/mpi-type-mismatch.rst (original) +++ clang-tools-extra/trunk/docs/clang-tidy/checks/mpi-type-mismatch.rst Thu Aug 18 06:10:52 2016 @@ -9,6 +9,7 @@ standard (3.1) are verified by this chec datatypes and null pointer constants are skipped, in the course of verification. Example: + .. code:: c++ // In this case, the buffer type matches MPI datatype. _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits