aaron.ballman added inline comments.
================ Comment at: lib/Sema/SemaDeclObjC.cpp:3859 + // objc_subclassing_restricted attribute when it has that attribute as + // well (because of interfaces imported from Swift). Therefore we have + // to check if we can subclass in the implementation as well. ---------------- Should this be mentioned in the docs? Repository: rL LLVM https://reviews.llvm.org/D25993 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits