bruno added a comment.

How does this interact (if at all) with classes annotated with  
`__attribute__((objc_root_class))`?



================
Comment at: lib/Sema/SemaCodeComplete.cpp:5259
                    SelIdents, CurContext, Selectors,
                    AllowSameLength, Results, false);
 
----------------
`false` -> `false /*IsRootClass*/`


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

Reply via email to