juliehockett added a comment. Sorry for the delayed review, but a few things I caught :)
Also, please make sure to update the the release notes/flag documentation for the patches you have in progress that add features or flags. ================ Comment at: clang-tools-extra/trunk/docs/ReleaseNotes.rst:55 -The improvements are... +- :doc:`clang-doc <clang-doc>` now generates documentation in HTML format. ---------------- This should also include new flags and new features like template handling. ================ Comment at: clang-tools-extra/trunk/docs/clang-doc.rst:40 + + $ clang-doc /path/to/file.cpp -p /path/to/build + ---------------- For this to work, you'd also need to pass the `--executor=standalone` flag. Repository: rL LLVM CHANGES SINCE LAST ACTION https://reviews.llvm.org/D65622/new/ https://reviews.llvm.org/D65622 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits