[PATCH] D23343: [clang-tidy] modernize-make-{smart_ptr} private ctor bugfix
Eugene Zelenko via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 10 11:18:10 PDT 2016
Eugene.Zelenko added a subscriber: Eugene.Zelenko.
================
Comment at: docs/ReleaseNotes.rst:78
@@ -77,1 +77,3 @@
+- Bugfix for `modernize-make-unique
+ <http://clang.llvm.org/extra/clang-tidy/checks/modernize-make-unique.html>`_
----------------
I think will be better to have //Fixed bugs:// section as we had in 3.9 release notes.
https://reviews.llvm.org/D23343
More information about the cfe-commits
mailing list