[PATCH] D18263: [clang-tools-extra] Add release notes documentation
Richard via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 18 00:12:04 PDT 2016
LegalizeAdulthood added inline comments.
================
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
----------------
This check was missing from the list and caused a sphinx error.
http://reviews.llvm.org/D18263
More information about the cfe-commits
mailing list