Re: [PATCH] D19121: [clang-tidy] Fix documentation generation.

2016-04-14 Thread Etienne Bergeron via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL266333: [clang-tidy] Fix documentation generation. (authored by etienneb). Changed prior to commit: http://reviews.llvm.org/D19121?vs=53741&id=53744#toc Repository: rL LLVM http://reviews.llvm.org/D

Re: [PATCH] D19121: [clang-tidy] Fix documentation generation.

2016-04-14 Thread Alexander Kornienko via cfe-commits
alexfh accepted this revision. alexfh added a comment. This revision is now accepted and ready to land. LG. Thank you! http://reviews.llvm.org/D19121 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listi

Re: [PATCH] D19121: [clang-tidy] Fix documentation generation.

2016-04-14 Thread Etienne Bergeron via cfe-commits
etienneb updated this revision to Diff 53741. etienneb added a comment. right fix. http://reviews.llvm.org/D19121 Files: docs/ReleaseNotes.rst docs/clang-tidy/checks/readability-deleted-default.rst Index: docs/clang-tidy/checks/readability-deleted-default.rst ==