[PATCH] D18608: note for top-level consts in function decls tidy

Alexander Kornienko via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 31 05:12:28 PDT 2016


alexfh added inline comments.

================
Comment at: docs/ReleaseNotes.rst:73
@@ +72,3 @@
+
+  This check warns about top-level const parameters in function delcartions.
+
----------------
Typo: "delcartions". Fixed in a follow up.


Repository:
  rL LLVM

http://reviews.llvm.org/D18608





More information about the cfe-commits mailing list