Module: emit initializers in submodules when importing the parent module.When importing the parent module, module initializers in submodules shouldbe emitted.rdar://28740482llvm-svn: 284263
Module: emit initializers for C/ObjC after r276159.In r276159, we started to defer emitting initializers for VarDecls, butforgot to add the initializers for non-C++ language.rdar://28740482llv
Module: emit initializers for C/ObjC after r276159.In r276159, we started to defer emitting initializers for VarDecls, butforgot to add the initializers for non-C++ language.rdar://28740482llvm-svn: 284142
show more ...