arphaman marked an inline comment as done. arphaman added a comment. In https://reviews.llvm.org/D27257#652135, @bruno wrote:
> How does this interact (if at all) with classes annotated with > `__attribute__((objc_root_class))`? The root classes are just classes without a superclass, the attribute `__attribute__((objc_root_class))` is used by foundation root classes to avoid the warning for a missing superclass. But there's no real crossover here. Repository: rL LLVM https://reviews.llvm.org/D27257 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits