forked from OSchip/llvm-project
parent
76eae751b5
commit
23768f4d03
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue