forked from OSchip/llvm-project
parent
23768f4d03
commit
93794b2351
|
@ -10,7 +10,7 @@ datatypes and null pointer constants are skipped, in the course of verification.
|
|||
|
||||
Example:
|
||||
|
||||
.. code:: c++
|
||||
.. code-block:: c++
|
||||
|
||||
// In this case, the buffer type matches MPI datatype.
|
||||
char buf;
|
||||
|
|
Loading…
Reference in New Issue