alexfh accepted this revision.
alexfh added a comment.
This revision is now accepted and ready to land.

Looks good with a nit. Thank you!


================
Comment at: docs/ReleaseNotes.rst:129
@@ +128,3 @@
+
+  This check looks for procedures (functions returning no value) with `return`
+  statements at the end of the function.  Such `return` statements are
----------------
nit: Double backquotes should be used for inline code snippets.


Repository:
  rL LLVM

http://reviews.llvm.org/D18582



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

Reply via email to