[PATCH] D64696: Adds a warning when an inline Doxygen comment has no argument
David Zarzycki via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 6 00:57:48 PDT 2019
davezarzycki added a comment.
>From the Swift language source (http://github.com/apple/swift):
include/swift/AST/Attr.h:/// A limited variant of \c @objc that's used for classes with generic ancestry.
include/swift/AST/Decl.h: /// \c @usableFromInline attribute are treated as public. This is normally
lib/Sema/LookupVisibleDecls.cpp:/// If \c baseType is \c @dynamicMemberLookup, this looks up any keypath
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64696/new/
https://reviews.llvm.org/D64696
More information about the cfe-commits
mailing list