gribozavr2 added inline comments.
================ Comment at: clang/include/clang/Basic/AttrDocs.td:3592 + let Content = [{ +Objective-C declarations marked with the ``swift_private`` attribute are hidden +from the framework client but are still made available for use within the ---------------- Please drop the "Objective-C" part. ================ Comment at: clang/include/clang/Basic/AttrDocs.td:3597 +The purpose of this attribute is to permit a more idomatic implementation of +declarations in Swift. + }]; ---------------- ..., while hiding the non-idiomatic one. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D87720/new/ https://reviews.llvm.org/D87720 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits