[PATCH] D18608: note for top-level consts in function decls tidy
Richard via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 30 14:16:19 PDT 2016
LegalizeAdulthood added a subscriber: LegalizeAdulthood.
================
Comment at: docs/ReleaseNotes.rst:153-154
@@ -152,2 +152,4 @@
+ * `readability-avoid-const-params-in-decls
+ <http://llvm.org/releases/3.8.0/tools/clang/tools/extra/docs/clang-tidy/checks/readability-avoid-const-params-in-decls.html>`_
* `readability-identifier-naming
----------------
Was this added in 3.8 or is it being added in 3.9?
That URL gives me 404 not found.
If it is new to 3.9, it should be farther up in the file.
http://reviews.llvm.org/D18608
More information about the cfe-commits
mailing list