alexfh added a comment.

Running tests, will submit shortly.


================
Comment at: docs/clang-tidy/checks/mpi-type-mismatch.rst:13
@@ +12,3 @@
+.. code:: c++
+  // In this case, the buffer type matches MPI datatype.
+  char buf;
----------------
This doesn't parse - an extra newline is needed. I'll fix this myself.


https://reviews.llvm.org/D21962



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to