juliehockett planned changes to this revision.
juliehockett added inline comments.
Comment at: tools/clang-doc/ClangDoc.cpp:60
+
+comments::FullComment *ClangDocVisitor::getComment(const Decl *D) {
+ RawComment *Comment = Context->getRawCommentForDeclNoCache(D);
juliehockett created this revision.
juliehockett added reviewers: aaron.ballman, alexfh, hokein.
Herald added a subscriber: xazax.hun.
Updating fuchsia-multiple-inheritance to not crash when a record inherits a
template.
Fixes PR36052.
https://reviews.llvm.org/D42918
Files:
clang-tidy/fuchs
401 - 402 of 402 matches
Mail list logo