[PATCH] D18263: [clang-tools-extra] Add release notes documentation
Alexander Kornienko via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 18 07:27:18 PDT 2016
alexfh added a comment.
Looks good with one comment. Thank you, Richard!
================
Comment at: docs/clang-tidy/checks/list.rst:91
@@ -90,2 +90,3 @@
performance-implicit-cast-in-loop
+ performance-unnecessary-copy-initialization.rst
readability-braces-around-statements
----------------
LegalizeAdulthood wrote:
> This check was missing from the list and caused a sphinx error.
Please remove ".rst".
http://reviews.llvm.org/D18263
More information about the cfe-commits
mailing list