[clang-tidy docs] Fix formatting.

llvm-svn: 279050
This commit is contained in:
Alexander Kornienko 2016-08-18 11:10:52 +00:00
parent 76eae751b5
commit 23768f4d03
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ standard (3.1) are verified by this check. User defined typedefs, custom MPI
datatypes and null pointer constants are skipped, in the course of verification.
Example:
.. code:: c++
// In this case, the buffer type matches MPI datatype.