llvm-svn: 221843
for class that contains trivially-constructible struct ivar. rdar://18950072 llvm-svn: 221823
Simply marking the symbol private conveys the desire to hide them to LLVM. llvm-svn: 221451
data members by addition of CXXDefaultInitExpr node to the initializer expression, it has broken treatment of arc code for such initializations. Reviewed by John McCall. // rdar://16299964 llvm-svn: 203935